On Mon, Dec 05, 2005 at 04:32:57PM -0500, Sam Steingold wrote:
>http://www.opengroup.org/onlinepubs/009695399/functions/unsetenv.html
>#include <stdlib.h>
>int unsetenv(const char *name);

Actually we emulate linux not SUSv3.  The linux man page (i.e., the ones
that Corinna and I can access) seems to contradict its header files,
though, so I've modified cygwin to use what linux actually does rather
than what linux documents.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to