[RFC] Make _FILE_OFFSET_BITS=64 default.

Paul Eggert eggert@cs.ucla.edu
Wed Mar 19 18:05:00 GMT 2014


On 03/19/2014 02:14 AM, Mike Frysinger wrote:
> i have gotten complaints in the past that glibc provided half-baked support
> for static assert when building with <gcc-4.6.  so this would make those
> people happy too:).
OK, I'm attaching the patch in more formal form, broken into two parts 
(one for _Static_assert, one for fts.h, the latter dependent on the 
former), for further review.  I'd like to install it unless further 
objections turn up.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Approximate-_Static_assert-for-pre-C11-compilers.patch
Type: text/x-patch
Size: 1456 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140319/429f95a3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-fts-allow-_FILE_OFFSET_BITS-64-on-64-bit-hosts.patch
Type: text/x-patch
Size: 1731 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140319/429f95a3/attachment-0001.bin>


More information about the Libc-alpha mailing list