In message: <[EMAIL PROTECTED]>
"Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
: ache 2007-04-30 11:44:42 UTC
:
: FreeBSD src repository
:
: Modified files:
: bin/sh var.c
: Log:
: Put some safeguards:
: 1) Under POSIX unsetenv("foo=bar") is explicit error and not equal
: to unsetenv("foo")
: 2) Prepare for upcomig POSIXed putenv() rewrite: make putenv() calls
: portable and conforming to standard.
Andrey,
Can you bump the __FreeBSD_version in sys/param.h for these changes
and document it in the FreeBSD committer's handbook?
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"