OSDN Git Service

Implement POSIX.1 compatible setenv() and unsetenv() functions.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 28 Nov 2016 14:14:48 +0000 (14:14 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 28 Nov 2016 14:14:48 +0000 (14:14 +0000)
commitbaddeff0bb85a2054392eb93292f21436d8db1f4
treee43bff740dcc4abcf48e72e6435656c982f556ad
parent4e63e20ec6744810e18508ffc6ceaddfb1bd4b9d
Implement POSIX.1 compatible setenv() and unsetenv() functions.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/stdlib.h
mingwrt/mingwex/setenv.c [new file with mode: 0644]