[all-commits] [llvm/llvm-project] 8ce0d0: [libc] Revise the definition of `posix_spawn`. (#1...
c8ef via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:23:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ce0d05b88f3369ba99866195f587a58a2d75f4c
https://github.com/llvm/llvm-project/commit/8ce0d05b88f3369ba99866195f587a58a2d75f4c
Author: c8ef <c8ef at outlook.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M libc/include/spawn.yaml
Log Message:
-----------
[libc] Revise the definition of `posix_spawn`. (#124686)
Closes #124635.
Some parameter types in the definition of `posix_spawn` currently do not
match the standard. This patch resolves the issue.
ref: https://man7.org/linux/man-pages/man3/posix_spawn.3.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