Marcus Meissner marcus@jet.franken.de writes:
Enable 64bit file operations on Linux only for glibc 2.2 or better, since mmap64 is broken on glibc 2.1.
It would be much better to do a configure check. Including features.h from config.h is very ugly IMO (not to mention that mmap64 seems to work fine on my glibc 2.1.3...)