summaryrefslogtreecommitdiffstats
path: root/libc/unistd/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-0/+5
* Fix indentingEric Andersen2002-01-111-21/+21
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-18/+15
* Only compile in daemon() if the target has an MMU.Eric Andersen2001-04-231-5/+2
* Add missing header file for daemon.c, add missing functions into unistd.h.Eric Andersen2001-04-201-0/+1
* Accomodate mmuless systems.Eric Andersen2001-04-031-0/+9
* Add in daemon.c, now used by busybox.Eric Andersen2001-04-031-0/+95