maint: update copyright
[gnulib.git] / lib / strerror.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on 0
2011-06-08 Eric Blakestrerror_r-posix: fix on MacOS
2011-06-06 Eric Blakestrerror: work around FreeBSD bug
2011-06-01 Eric Blakestrerror: drop strerror_r dependency
2011-05-21 Bruno Haiblerelocatable-prog-wrapper: Assume strerror() exists.
2011-05-19 Bruno Haibleperror: Avoid clobbering the strerror buffer when possible.
2011-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-02 Bruno HaibleDefine missing EDQUOT on NonStop Kernel.
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-06-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
2009-01-16 Jim Meyeringstrerror: avoid warnings about discarding "const"
2008-10-03 Paolo BonziniDefine EWOULDBLOCK to the same value as EAGAIN.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2007-10-26 Bruno HaibleChange strerror so that it never returns an empty string.
2007-10-11 Paul EggertSimplify and modernize strerror substitute, partly...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-09-25 Eric BlakeFix strerror on Interix.
2007-03-04 Bruno HaibleOops, really avoid an empty translation unit.
2007-03-03 Bruno HaibleMake it possible to compile strerror.c separately,...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2003-07-31 Paul EggertInclude config.h, limits.h. Declare sprintf.
2002-09-03 Karl Berrysimplest version