git: libc: Add the psiginfo() function.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jan 2 05:13:24 PST 2015


commit f22fc87716268dd838b7bd7d3c4815ba80fb2b2b
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 1 21:21:16 2015 +0100

    libc: Add the psiginfo() function.
    
    It is required by _POSIX_C_SOURCE == 200809.

Summary of changes:
 include/signal.h          |  1 +
 lib/libc/gen/Makefile.inc |  3 ++-
 lib/libc/gen/psignal.3    | 19 ++++++++++++++++++-
 lib/libc/gen/psignal.c    |  7 ++++++-
 4 files changed, 27 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list