aboutsummaryrefslogtreecommitdiff
path: root/libbb/daemon.c
AgeCommit message (Collapse)Author
2001-04-04Seems that stupid libc5 doesn't implement daemon(), so conditionallyEric Andersen
inclde that here. -Erik