Seems that stupid libc5 doesn't implement daemon(), so conditionally
authorEric Andersen <andersen@codepoet.org>
Wed, 4 Apr 2001 19:25:57 +0000 (19:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 4 Apr 2001 19:25:57 +0000 (19:25 -0000)
commitb2e3e9b0c9149f0c7e1e6a8b46587d7cb53b68aa
treed420a30885568b703014b5808e9f174aa8aa808e
parent2129f97cd9502b731f6489e4c8be54fd44affc1d
Seems that stupid libc5 doesn't implement daemon(), so conditionally
inclde that here.
 -Erik
Makefile
include/libbb.h
libbb/daemon.c [new file with mode: 0644]
libbb/libbb.h