author | Ton Voon <ton.voon@opsera.com> | |
Thu, 24 Jun 2010 09:02:31 +0000 (10:02 +0100) | ||
committer | Ton Voon <ton.voon@opsera.com> | |
Thu, 24 Jun 2010 09:02:31 +0000 (10:02 +0100) | ||
commit | 342f3b403e888800fb1b0502bf4e0d8268358573 | |
tree | 47a0031fcf01edae3131fc147304d14f6f2aee20 | tree | snapshot |
parent | f789a37b057b6f34820ea4f95d63f53b5a84c980 | commit | diff |
Added unsetenv and setenv from gnulib
12 files changed:
gl/Makefile.am | diff | blob | history | |
gl/m4/eealloc.m4 | [new file with mode: 0644] | blob |
gl/m4/environ.m4 | [new file with mode: 0644] | blob |
gl/m4/gnulib-cache.m4 | diff | blob | history | |
gl/m4/gnulib-comp.m4 | diff | blob | history | |
gl/m4/malloca.m4 | [new file with mode: 0644] | blob |
gl/m4/setenv.m4 | [new file with mode: 0644] | blob |
gl/malloca.c | [new file with mode: 0644] | blob |
gl/malloca.h | [new file with mode: 0644] | blob |
gl/malloca.valgrind | [new file with mode: 0644] | blob |
gl/setenv.c | [new file with mode: 0644] | blob |
gl/unsetenv.c | [new file with mode: 0644] | blob |