fix license quoting in files.yaml
[gnulib.git] / m4 / strerror_r.m4
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-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
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-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-22 Bruno Haiblestrerror_r-posix: Avoid a link error on MSVC.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-21 Bruno HaibleDeclare system functions in a way that works with C++.
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on 0
2011-06-08 Eric Blakestrerror_r-posix: fix on MacOS
2011-06-08 Bruno Haiblestrerror_r-posix: Tweaks.
2011-06-07 Eric Blakestrerror_r-posix: work around cygwin 1.7.9
2011-05-24 Bruno Haiblestrerror_r-posix: Respect rules for use of AC_LIBOBJ.
2011-05-20 Eric Blakestrerror_r: avoid corrupting errno on Solaris
2011-05-20 Eric Blakestrerror_r: avoid compiler warning
2011-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-05-19 Bruno Haiblestrerror_r: Fix test failure on mingw.
2011-05-19 Eric Blakestrerror: enforce POSIX ruling on strerror(0)
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-11-30 Bruno Haiblestrerror_r-posix: Fix autoconf test.
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-04-24 Bruno HaibleApply a fix from Eric Blake that already went into...
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2001-10-21 Jim MeyeringAdd copyright notice, as nontrivial m4 files
2001-09-17 Jim MeyeringUse AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever...
2000-07-10 Jim MeyeringMirror the correction made in autoconf.
2000-07-06 Jim MeyeringInclude <ctype.h> for use of isalpha.
2000-07-06 Jim Meyering(AC_FUNC_STRERROR_R): Pass a reasonably large buffer...
2000-06-24 Jim MeyeringIf the compile-test says
2000-06-24 Jim Meyeringcheck for decl unconditionally
2000-06-24 Jim MeyeringRevive this file -- to try out an experimental
2000-05-28 Jim Meyering.
2000-01-15 Jim Meyeringtweak comment
2000-01-08 Jim Meyering*** empty log message ***
2000-01-08 Jim Meyering*** empty log message ***
2000-01-08 Jim Meyering(jm_FUNC_STRERROR_R): New file/macro.