[all-commits] [llvm/llvm-project] 81dede: [libc] Return errno from OFD failure paths in fcnt...
Jackson Stogel via All-commits
all-commits at lists.llvm.org
Wed Nov 5 14:35:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81dede888a35281e20b59107a6bf347c23e1c5f6
https://github.com/llvm/llvm-project/commit/81dede888a35281e20b59107a6bf347c23e1c5f6
Author: Jackson Stogel <jtstogel at gmail.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M libc/src/__support/OSUtil/linux/fcntl.cpp
M libc/test/src/fcntl/fcntl_test.cpp
Log Message:
-----------
[libc] Return errno from OFD failure paths in fcntl. (#166252)
This patch also configures fcntl lock tests to run with F_OFD_* command
variants, as all existing lock tests do not exercise process-associated-
or OFD-specific functionality.
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