summaryrefslogtreecommitdiff
path: root/lib/setenv.c
AgeCommit message (Collapse)Author
2005-09-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with ↵Jim Meyering
gnulib.
2005-07-02Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2005-03-21Sync from gnulib.Paul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-04-04Sync from gnulib.Jim Meyering
2003-09-13Update from gnulib.Jim Meyering
2003-08-18Sync with gnulib.Jim Meyering
2003-05-13(setenv): Don't apply cast to argument of free.Jim Meyering
2003-05-04(__set_errno, LOCK, UNLOCK): Define.Jim Meyering
(unsetenv): Update from GNU libc. Ifdef-out this function, since the only caller is putenv.c and that file now has its own copy.
2000-07-09update copyright dateJim Meyering
1996-07-15indent cpp-directivesJim Meyering
1996-04-01(unsetenv): unprotoize.Jim Meyering
1996-03-31.Jim Meyering