summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_execve.c
AgeCommit message (Expand)Author
2012-09-01 So passes uthreadsPhilip Guenthe
2010-07-13Fix PR 6376: restore more thread library state if execve fails,Philip Guenthe
2010-06-27Instead of (manually) closing the _thread_kern_pipe before callingPhilip Guenthe
2007-04-27Use rlimit nofiles max to size fd/fdp tables instead of cur. FixesKurt Miller
2006-09-26Part 2 of file descriptor race and deadlock corrections.Kurt Miller
2006-09-22Part 1 of file descriptor race and deadlock corrections.Kurt Miller
2003-10-22When about to do an execve(), don't bother resetting the O_NONBLOCK flagBrad Smith
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
1999-11-25sync with FreeBSDDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-01-06identDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard