git: <sys/sem.h>: Some POSIX adjustments.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Aug 2 19:50:20 PDT 2016


commit 861a06e799fc15690531ae997f8b1fdf8568064f
Author: Sascha Wildner <saw at online.de>
Date:   Wed Aug 3 04:42:14 2016 +0200

    <sys/sem.h>: Some POSIX adjustments.
    
    * Define pid_t, size_t and time_t as required.
    
    * Put BSD specific stuff under __BSD_VISIBLE.
    
    * Use standard types.

Summary of changes:
 sys/sys/sem.h | 32 +++++++++++++++++++++++---------
 1 file changed, 23 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/861a06e799fc15690531ae997f8b1fdf8568064f


-- 
DragonFly BSD source repository


More information about the Commits mailing list