[PATCH v4] linux: Add openat2 (BZ 31664)

Paul Eggert eggert@cs.ucla.edu
Sat Aug 23 19:32:13 GMT 2025


On 2025-08-21 05:38, Adhemerval Zanella wrote:
> Different than @code{openat}, @code{openat2}
> +returns an error for invalid value (like value larger than @code{0777}).

That should be 07777 not 0777, at least if I'm reading the Linux kernel 
correctly. There's a similar glitch in the test case.


More information about the Libc-alpha mailing list