Source-Changes archive

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

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   nathanw
Date:           Fri Mar 14 22:27:34 UTC 2003

Modified Files:
        src/lib/libpthread: pthread_sig.c

Log Message:
Add a wrapper for the execve() system call that arranges for the current
thread sigal mask to be propagated into the new process image.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libpthread/pthread_sig.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