This is the mail archive of the glibc-bugs@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]

[Bug libc/4366] fsync and POSIX.1-2001


------- Additional Comments From jakub at redhat dot com  2007-04-15 12:51 -------
AFAIK fsync is just an POSIX option and only mandatory for XSI and Realtime
option group.
Therefore the app IMHO needs to define either -D_XOPEN_SOURCE,
-D_XOPEN_SOURCE=500 or -D_XOPEN_SOURCE=600 and that's where fsync prototype
is available.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4366

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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