Claim that _POSIX_ADVISORY_INFO is fully supported since posix_fadvise()
was added. Submitted by: avilla Discussed with: wollman
This commit is contained in:
parent
87acb7d512
commit
6d31bbad83
@ -49,7 +49,7 @@
|
||||
* the POSIX standard; however, if the relevant sysconf() function
|
||||
* returns -1, the functions may be stubbed out.
|
||||
*/
|
||||
#define _POSIX_ADVISORY_INFO -1
|
||||
#define _POSIX_ADVISORY_INFO 200112L
|
||||
#define _POSIX_ASYNCHRONOUS_IO 0
|
||||
#define _POSIX_CHOWN_RESTRICTED 1
|
||||
#define _POSIX_CLOCK_SELECTION -1
|
||||
|
Loading…
Reference in New Issue
Block a user