[PATCH] Use statfs64() in shm_open() and posix_getpt().

Andreas Schwab schwab@linux-m68k.org
Sun Apr 13 07:44:00 GMT 2014


Peter TB Brett <peter@peter-b.co.uk> writes:

> +	      || (statfs64 (_PATH_DEVPTS, &fsbuf) == 0

This is not namespace clean, and will introduce a PLT call (you did run
make check?).

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list