aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/strerror_l.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-02mach: strerror must not return NULL (bug 30555)Samuel Thibault1-7/+19
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-07hurd: Fix strerror not setting errnoSamuel Thibault1-5/+11
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella1-21/+11
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella1-1/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-1/+2
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-9/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-11-26* sysdeps/mach/strerror_l.c: New file.Roland McGrath1-0/+102