git: <utmpx.h>: Preparation for removing <sys/types.h> from <sys/socket.h>.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 17 11:41:34 PST 2021


commit 643098a9f6d42e021744dad4b6ea03430807f12b
Author: Sascha Wildner <saw at online.de>
Date:   Wed Feb 17 20:20:55 2021 +0100

    <utmpx.h>: Preparation for removing <sys/types.h> from <sys/socket.h>.
    
    * Define pid_t as POSIX specifies.
    
    * Use internal integer types for some non-standard struct utmpx members.

Summary of changes:
 include/utmpx.h | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/643098a9f6d42e021744dad4b6ea03430807f12b


-- 
DragonFly BSD source repository


More information about the Commits mailing list