NetBSD-Bugs archive

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

PR/40341 CVS commit: src/lib/libc/gen



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40341 CVS commit: src/lib/libc/gen
Date: Thu, 29 Jan 2009 23:52:21 +0000 (UTC)

 Module Name:   src
 Committed By:  rmind
 Date:          Thu Jan 29 23:52:21 UTC 2009
 
 Modified Files:
        src/lib/libc/gen: raise.c
 
 Log Message:
 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.8 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