Vladimir Kotal wrote: > > Hi all, > > I'd like to get some reviewers for the addition of daemon() to libc. > > More details: > http://arc.opensolaris.org/caselog/PSARC/2009/444/ > > webrev is here: > http://cr.opensolaris.org/~vkotal/daemon_libc-4471189.onnv/
usr/src/cmd/ssh/include/config.h - why not #define HAVE_DAEMON? usr/src/lib/libc/port/gen/daemon.c 54,66: nit: could have used EXIT_SUCCESS. -- James Carlson 42.703N 71.076W <carlsonj at workingcode.com>
