[all-commits] [llvm/llvm-project] f26535: [libc] Clean up sys/resource (#161749)

Michael Jones via All-commits all-commits at lists.llvm.org
Mon Oct 6 15:42:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f265353f9772f07f1c81629df3af14f315abd440
      https://github.com/llvm/llvm-project/commit/f265353f9772f07f1c81629df3af14f315abd440
  Author: Michael Jones <michaelrj at google.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M libc/hdr/types/CMakeLists.txt
    A libc/hdr/types/struct_rlimit.h
    M libc/src/sys/resource/linux/CMakeLists.txt
    M libc/src/sys/resource/linux/getrlimit.cpp
    M libc/src/sys/resource/linux/setrlimit.cpp
    M libc/test/src/sys/resource/CMakeLists.txt
    M libc/test/src/sys/resource/getrlimit_setrlimit_test.cpp
    R libc/test/src/sys/resource/testdata/CMakeLists.txt

  Log Message:
  -----------
  [libc] Clean up sys/resource (#161749)

Needed to support sys/resource in bazel



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list