Expand range of versions of glibc for which _GNU_SOURCE is needed to get crypt.
[gnulib.git] / lib / findprog.c
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-09-02 Bruno HaibleNew module 'findprog-lgpl'.
2008-09-01 Bruno HaibleNew module 'xconcat-filename', split off from module...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2006-11-06 Bruno HaibleSimplify xmalloc expressions. Add overflow check in...
2006-10-31 Bruno HaibleMake it compile in C++ mode.
2006-10-19 Bruno HaibleAvoid a gcc warning.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-04-24 Bruno HaibleInclude <unistd.h> unconditionally.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2004-04-28 Bruno HaibleTreat Cygwin like Windows regarding pathname syntax.
2003-04-10 Bruno HaibleNew module 'findprog'.