summaryrefslogtreecommitdiffstats
path: root/src/libthread/daemonize.c
Commit message (Collapse)AuthorAgeFilesLines
* add _procwakeupandunlockrsc2005-01-061-0/+12
| | | | | to help ease locking contention on Linux 2.4.
* better handlingrsc2005-01-041-8/+22
|
* restore old plan 9 property that when thersc2004-12-281-7/+14
| | | | | | last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited.
* more freebsd workrsc2004-12-281-8/+5
|
* add threaddaemonizersc2004-12-281-0/+98