DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Move the prototypes of pthread_kill() and pthread_sigmask() to <signal.h>.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Feb 2010 07:01:49 -0800 (PST)

commit ba47efebaed2f1fd9aed1b12d060c5c4c1941af8
Author: Sascha Wildner <saw@online.de>
Date:   Fri Feb 5 16:00:19 2010 +0100

    Move the prototypes of pthread_kill() and pthread_sigmask() to <signal.h>.
    
    In accordance with POSIX and like FreeBSD and NetBSD have it too.
    
    In-discussion-with: Beket

Summary of changes:
 include/pthread.h |    3 ---
 include/signal.h  |    4 +++-
 2 files changed, 3 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]