sys/mount.h vs fcntl.h

Andreas Schwab schwab@suse.de
Tue Jan 27 09:35:44 GMT 2026


On Jan 26 2026, DJ Delorie wrote:

> @@ -82,7 +84,7 @@
>  # define __O_NOFOLLOW	0400000
>  #endif
>  #ifndef __O_CLOEXEC
> -# define __O_CLOEXEC   02000000
> +#error __O_CLOEXEC not defined by cloexec.h

#error should be indented.  Perhaps this should be covered by a test
instead.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list