git: Clean up the POSIX namespace in <unistd.h> and <sys/socket.h>.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Feb 28 03:16:45 PST 2021


commit c85070eb2c28d093d7c169a67dadbb24beffb1fa
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 28 12:13:57 2021 +0100

    Clean up the POSIX namespace in <unistd.h> and <sys/socket.h>.
    
    Thanks to zrj for testing it with a full dports bulk build.

Summary of changes:
 include/unistd.h | 16 ++++++++--
 sys/sys/socket.h | 89 ++++++++++++++++++++++++++++++++++++++++++++++----------
 sys/sys/types.h  |  3 ++
 sys/sys/unistd.h |  1 -
 4 files changed, 90 insertions(+), 19 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list