NetBSD-Bugs archive

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

PR/40341 CVS commit: [netbsd-5] src/lib/libc/gen



The following reply was made to PR kern/40341; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40341 CVS commit: [netbsd-5] src/lib/libc/gen
Date: Mon,  2 Feb 2009 20:34:18 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Mon Feb  2 20:34:18 UTC 2009
 
 Modified Files:
        src/lib/libc/gen [netbsd-5]: raise.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #380):
        lib/libc/gen/raise.c: revision 1.8
 Change raise(3) to be thread-aware - send the signal to current LWP.
 From <ad> via PR/40341.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.7.38.1 src/lib/libc/gen/raise.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index