[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dragonfly-commits
Subject:    git: <fcntl.h>: Add some missing defines (required by POSIX).
From:       swildner () crater ! dragonflybsd ! org (Sascha Wildner)
Date:       2017-04-24 17:23:15
Message-ID: 20170424172315.3E038B0691C79D () crater ! dragonflybsd ! org
[Download RAW message or body]


commit f30091155bf042c3e2934ca63573dabebe30f556
Author: Sascha Wildner <saw@online.de>
Date:   Mon Apr 24 19:22:39 2017 +0200

    <fcntl.h>: Add some missing defines (required by POSIX).
    
       SEEK_SET   S_ISUID   S_IRWXU   S_IRWXG   S_IRWXO
       SEEK_CUR   S_ISGID   S_IRUSR   S_IRGRP   S_IROTH
       SEEK_END             S_IWUSR   S_IWGRP   S_IWOTH
                            S_IXUSR   S_IXGRP   S_IXOTH
    
    Adjust <stat.h>, <stdio.h> and <unistd.h> accordingly.
    
    See http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html

Summary of changes:
 include/stdio.h  |  1 +
 sys/sys/fcntl.h  | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/stat.h   | 29 +++++++++++++++++++++++++++++
 sys/sys/unistd.h |  9 ++++++++-
 4 files changed, 93 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f30091155bf042c3e2934ca63573dabebe30f556


-- 
DragonFly BSD source repository
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic