Split setenv module into setenv and unsetenv. Get rid of setenv.h.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Dec 2007 15:20:10 +0000 (16:20 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Dec 2007 15:20:10 +0000 (16:20 +0100)
commit81e61b220d430779361b384b360b58a711cfd046
tree5e388b00e0d3ff987282eb77d27c951db1305fc6
parent4a64397b5b568bf0e6c0e4a41e5d98dd7352b0d4
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
18 files changed:
NEWS
doc/functions/unsetenv.texi
lib/getdate.y
lib/relocwrapper.c
lib/setenv.c
lib/setenv.h [deleted file]
lib/stdlib.in.h
lib/unsetenv.c
lib/xsetenv.c
lib/xsetenv.h
m4/setenv.m4
m4/stdlib_h.m4
modules/getdate
modules/relocatable-prog-wrapper
modules/setenv
modules/stdlib
modules/unsetenv [new file with mode: 0644]
modules/xsetenv