commit 4986628b1680540c4ffdc6a4c7362b238ee3dbbf
Author: Sascha Wildner <[email protected]>
Date:   Sat Jun 29 21:08:15 2019 +0200

    <sys/signal.h>: Adjust a number of struct member types to POSIX.
    
    * siginfo_t's si_pid and si_uid, and stack_t's ss_size. For all of
      these, there are no changes in type sizes and signs.
    
    * Also define the pid_t, uid_t and size_t types, as required by
      the standard.

Summary of changes:
 sys/sys/signal.h | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4986628b1680540c4ffdc6a4c7362b238ee3dbbf


-- 
DragonFly BSD source repository

Reply via email to