fix license quoting in files.yaml
[gnulib.git] / lib / strerror.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
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-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-02 Bruno HaibleDefine missing EDQUOT on NonStop Kernel.
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
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