This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Use statfs64() in shm_open() and posix_getpt().
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Peter TB Brett <peter at peter-b dot co dot uk>
- Cc: libc-alpha at sourceware dot org
- Date: Sun, 13 Apr 2014 09:44:11 +0200
- Subject: Re: [PATCH] Use statfs64() in shm_open() and posix_getpt().
- Authentication-results: sourceware.org; auth=none
- References: <1397373978-17449-1-git-send-email-peter at peter-b dot co dot uk>
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."