mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
and don't declare unsetenv or _environ directly. (unsetenv): Return int, not void. Use __environ instead of _environ.
This commit is contained in:
parent
e225a4442b
commit
c320103570
@ -1,3 +1,9 @@
|
||||
2001-08-22 Roland McGrath <roland@frob.com>
|
||||
|
||||
* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
|
||||
and don't declare unsetenv or _environ directly.
|
||||
(unsetenv): Return int, not void. Use __environ instead of _environ.
|
||||
|
||||
2001-08-01 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* sysdeps/unix/bsd/bsd4.4/Makefile: New file.
|
||||
|
Loading…
Reference in New Issue
Block a user