Mark the *at(2) system calls' prototypes as being new in IEEE 1003.1-2008.
authorSascha Wildner <saw@online.de>
Sun, 1 Aug 2010 09:02:12 +0000 (11:02 +0200)
committerSascha Wildner <saw@online.de>
Sun, 1 Aug 2010 09:03:19 +0000 (11:03 +0200)
commit509a01fadd1261181b7a24120d78706415c412c0
tree2ccf6dcfa365c223548db6c72e6642fc909aac88
parent847ff8ce751358d6954bc9ea35d6513da665da3e
Mark the *at(2) system calls' prototypes as being new in IEEE 1003.1-2008.

This is to prevent them from being exposed if an earlier version is
explicitly requested.

Mark them with __BSD_VISIBLE too so they are still exposed in our default
programming environment.
include/unistd.h
sys/sys/fcntl.h
sys/sys/stat.h