OSDN Git Service

Add missing header file for daemon.c, add missing functions into unistd.h.
authorEric Andersen <andersen@codepoet.org>
Fri, 20 Apr 2001 17:48:24 +0000 (17:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 20 Apr 2001 17:48:24 +0000 (17:48 -0000)
commite89dc919b230615eb17c137034a81f27beb56de8
tree9b8f7b837cb11e4b0efebae38925b506710aacfa
parent039fefad93deee41292caff324f78ff1e74b437d
Add missing header file for daemon.c, add missing functions into unistd.h.
I still need to implement getlogin.c fpathconf.c, but they are required
for IEEE Std. 1003.13-1998 POSIX_FILE_SYSTEM conformance and we don't
have them yet.  But we will very very soon.  :-)
 -Erik
libc/unistd/Makefile
libc/unistd/daemon.c