mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdlib.h (putenv, _putenv_r): Change to remove const for value string parameter to match Single Unix and glibc. * libc/stdlib/putenv.c: Ditto. * libc/stdlib/putenv_r.c: Ditto.
This commit is contained in:
parent
c41a1cb7d8
commit
9aa189be83
@ -1,7 +1,7 @@
|
||||
2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/include/stdlib.h (putenv, _putenv_r): Change to remove
|
||||
const for value string parameter.
|
||||
const for value string parameter to match Single Unix and glibc.
|
||||
* libc/stdlib/putenv.c: Ditto.
|
||||
* libc/stdlib/putenv_r.c: Ditto.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user