summaryrefslogtreecommitdiff
path: root/lib/strerror_r.c
Commit message (Expand)AuthorAgeFilesLines
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-081-18/+17
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix "warning: 'snprintf' macro redefined".Bruno Haible2020-08-161-0/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* strerror_r-posix: memmove, not memcpyPaul Eggert2018-11-281-15/+6
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-3/+3
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* strerror_r-posix: Fix behaviour and test failure on Haiku.Bruno Haible2017-10-291-4/+14
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* strerror_r-posix: Fixes for MSVC 14.Bruno Haible2017-04-291-0/+112
* strerror_r-posix: Revert commits from 2016-10-16,2016-11-04,2016-11-14.Bruno Haible2017-04-251-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* Fix conflict between strerror_r-posix module and AC_FUNC_STRERROR_R.Bruno Haible2016-10-261-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* strerror_r-posix: support compilation with C++Werner LEMBERG2014-09-151-1/+13
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* strerror_r: avoid compiler warningEric Blake2012-03-291-2/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-6/+6
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* strerror_r-posix: Fix for MSVC 9.Bruno Haible2011-09-251-2/+17
* strerror_r-posix: Avoid a link error on MSVC.Bruno Haible2011-09-231-0/+6
* strerror_r: fix OpenBSD behavior on out-of-rangeEric Blake2011-06-211-13/+19
* strerror_r: fix OpenBSD behavior on 0Eric Blake2011-06-211-11/+0
* strerror_r-posix: fix on MacOSEric Blake2011-06-081-3/+10
* strerror_r: Fix comments.Bruno Haible2011-06-041-3/+2
* strerror: drop strerror_r dependencyEric Blake2011-06-011-315/+3
* strerror_r: fix includes for FreeBSDEric Blake2011-06-011-3/+1
* strerror_r: fix missing headerEric Blake2011-05-241-0/+1
* strerror_r: fix AIX test failuresEric Blake2011-05-241-1/+19
* strerror_r: fix Solaris test failuresEric Blake2011-05-241-4/+19
* strerror_r: enforce POSIX recommendationsEric Blake2011-05-241-70/+44
* strerror_r: Fix comments.Bruno Haible2011-05-221-2/+2
* strerror_r: avoid clobbering strerror on cygwinEric Blake2011-05-211-37/+10
* strerror_r: simplify AIX code.Eric Blake2011-05-201-21/+9
* strerror_r: Work around strerror_r() change in Cygwin 1.7.8.Bruno Haible2011-05-201-4/+29
* strerror_r: guarantee unchanged errnoEric Blake2011-05-191-5/+7
* strerror_r: Reorder #if blocks.Bruno Haible2011-05-191-11/+11
* strerror_r: fix on newer cygwinEric Blake2011-05-191-6/+6
* strerror_r: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-191-3/+117
* strerror_r: Fix test failure on mingw.Bruno Haible2011-05-191-1/+13
* strerror: enforce POSIX ruling on strerror(0)Eric Blake2011-05-191-0/+16
* strerror_r: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-191-77/+415
* strerror_r-posix: port to cygwinEric Blake2011-02-051-1/+6
* strerror_r-posix: work with glibc 2.13Eric Blake2011-01-211-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port to uClibc.Bruno Haible2010-11-201-3/+3