mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/putenv-gnu: Renamed from modules/putenv. (Description): Mention the removal of environment variables. * modules/putenv-gnu-tests: Renamed from modules/putenv-tests. * modules/putenv: New file, an indirection to the new module. * doc/posix-functions/putenv.texi: Mention the new module name. * NEWS: Mention the change.
14 lines
162 B
Plaintext
14 lines
162 B
Plaintext
Files:
|
|
tests/test-putenv.c
|
|
tests/macros.h
|
|
tests/signature.h
|
|
|
|
Depends-on:
|
|
unsetenv
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-putenv
|
|
check_PROGRAMS += test-putenv
|