[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
Florian Weimer
fweimer@redhat.com
Tue Nov 22 18:41:00 GMT 2016
On 11/14/2016 02:45 PM, Cyril Hrubis wrote:
> Is there any resolve for this?
I have a prototype patch for a type-safe <fcntl.h>, but it is currently
C only and ran into some unexpected GCC issue.
The main problem is that we currently lack the ability test it because
we have no framework to check for compiler warnings from test cases.
Florian
More information about the Libc-alpha
mailing list