summaryrefslogtreecommitdiffstats
path: root/libc/unistd/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* 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