[all-commits] [llvm/llvm-project] 5a8fe9: [libc] Revise the definition of `{get, set}rlimit`...
c8ef via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:24:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a8fe9e9a777094dba05bdaca8f2dd83af183a0f
https://github.com/llvm/llvm-project/commit/5a8fe9e9a777094dba05bdaca8f2dd83af183a0f
Author: c8ef <c8ef at outlook.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M libc/include/sys/resource.yaml
Log Message:
-----------
[libc] Revise the definition of `{get, set}rlimit`. (#124701)
Closes #124633.
Some parameter types in the definition of `{get, set}rlimit` currently
do not match the standard. This patch resolves the issue.
ref: https://man7.org/linux/man-pages/man2/getrlimit.2.html
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