This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sharing of bits/fcntl.h on Linux (SPARC, x86)


I'm seeing conform/ test failures resulting from this change.  Looking for 
example at POSIX (which previously had clean results), it appears that 
definitions of __O_SYNC are missing, so O_RSYNC doesn't work, and the 
<sys/types.h> include has also disappeared, so various type names are no 
longer being declared.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]