* lib/fstatat.c: Include <sys/types.h> before <sys/stat.h>.
[gnulib.git] / lib / strsep.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...
2007-02-06 Bruno HaibleFix bug with strsep(&string, ""). Optimize case of...
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul EggertChange the initial comment to refer to GPL, not LGPL.
2005-05-14 Paul Eggert*** empty log message ***
2004-10-01 Bruno HaibleNew module 'strsep'.