[PATCH] Use statfs64() in shm_open() and posix_getpt().
Andreas Schwab
schwab@suse.de
Mon May 19 07:37:00 GMT 2014
OndÅej BÃlka <neleai@seznam.cz> writes:
> On 2014-04-13 08:44, Andreas Schwab wrote:
>> 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?).
>
> To move patch forward what do you suggest? If I substituted statfs64 to
> __statfs64 it gives following failure
>
> /home/wizard/glibcdev/test3/libc_pic.os: In function `__posix_openpt':
Where does that fail?
Andreas.
--
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