From: walter.jenny@gmsg.ch ("walter.jenny")
Subject: Startup of daemon process
29 Aug 1997 02:02:40 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9708251048.AA17926.cygnus.gnu-win32@nxser>
Mime-Version: 1.0 (NeXT Mail 4.1mach v148)
Content-Type: text/plain
X-Nextstep-Mailer: Mail 4.1mach (Enhance 2.0b6)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Hi

whenn running a process as a daemon with fork() and setsid() the startup code in  
crt0 is not executed properly. A number of calls (getpwent(), gethostbyname()) fail  
after becoming a daemon since some internal data structures are not initialized.

Will this be fixed in b19?

Thanks
Walter Jenny
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
