Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
Module Name: src
Committed By: njoly
Date: Mon Feb 4 19:29:39 UTC 2013
Modified Files:
src/lib/libc/sys: posix_fadvise.2
Log Message:
According to the opengroup document [1], we should include fcntl.h (not
sys/fcntl.h) for posix_fadvise().
[1] http://pubs.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/posix_fadvise.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index