strerror_r: fix missing header
[gnulib.git] / lib / strerror_r.c
2011-05-24 Eric Blakestrerror_r: fix missing header
2011-05-24 Eric Blakestrerror_r: fix AIX test failures
2011-05-24 Eric Blakestrerror_r: fix Solaris test failures
2011-05-24 Eric Blakestrerror_r: enforce POSIX recommendations
2011-05-22 Bruno Haiblestrerror_r: Fix comments.
2011-05-21 Eric Blakestrerror_r: avoid clobbering strerror on cygwin
2011-05-20 Eric Blakestrerror_r: simplify AIX code.
2011-05-20 Bruno Haiblestrerror_r: Work around strerror_r() change in Cygwin...
2011-05-19 Eric Blakestrerror_r: guarantee unchanged errno
2011-05-19 Bruno Haiblestrerror_r: Reorder #if blocks.
2011-05-19 Eric Blakestrerror_r: fix on newer cygwin
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-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-01-21 Eric Blakestrerror_r-posix: work with glibc 2.13
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-11-20 Bruno HaiblePort to uClibc.
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.