DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Mark the *at(2) system calls' prototypes as being new in IEEE 1003.1-2008.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Aug 2010 02:03:30 -0700 (PDT)

commit 509a01fadd1261181b7a24120d78706415c412c0
Author: Sascha Wildner <saw@online.de>
Date:   Sun Aug 1 11:02:12 2010 +0200

    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.

Summary of changes:
 include/unistd.h |    8 +++++++-
 sys/sys/fcntl.h  |    2 ++
 sys/sys/stat.h   |    4 ++++
 3 files changed, 13 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/509a01fadd1261181b7a24120d78706415c412c0


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]