getcwd: on Solaris, work better if ancestors are inaccessible
[gnulib.git] / m4 / setenv.m4
2010-03-21 Bruno Haiblesetenv: Tweaks.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-23 Eric Blaketests: avoid compiler warnings
2009-12-11 Eric Blakesetenv: relax requirement in light of POSIX ruling
2009-11-17 Eric Blakeunsetenv: work around Solaris bug
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-02-24 Bruno HaibleNew module 'environ'.
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-03-03 Bruno HaibleMake it possible to compile setenv.c separately, uncond...
2007-03-03 Bruno HaibleSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UN...
2006-06-17 Bruno HaibleAssume errno.h declares errno.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2004-11-02 Bruno HaibleProvide a return value for unsetenv() if the system...
2003-09-10 Bruno HaibleAssume ANSI C <string.h>, <stdlib.h>.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-12-11 Bruno HaiblePrerequisites of lib/setenv.c and lib/unsetenv.c.