acadia-newlib/newlib/libc/posix
Eric Blake 4805b60ccf strerror: allow user hook to comply with POSIX rules
* libc/string/strerror.c (strerror): Split body into...
(_strerror_r): ...new reentrant function.
* libc/string/u_strerr.c (_user_strerror): Update signature.
* libc/include/stdio.h (_strerror_r): New prototype.
* libc/posix/collate.c (__collate_err): Adjust callers.
* libc/stdio/perror.c (_perror_r): Likewise.
* libc/string/strerror_r.c (strerror_r): Likewise.
* libc/string/xpg_strerror_r.c (__xpg_strerror_r): Likewise.
2011-05-25 18:41:10 +00:00
..
COPYRIGHT
Makefile.am
Makefile.in
_isatty.c
cclass.h
closedir.c
cname.h
collate.c
collate.h
collcmp.c
creat.c
engine.c
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
fnmatch.3
fnmatch.c
glob.3
glob.c
isatty.c
namespace.h
opendir.c
popen.c
posix.tex
readdir.c
readdir_r.c
regcomp.c
regerror.c
regex.3
regex2.h
regexec.c
regfree.c
rewinddir.c
rune.h
runetype.h
scandir.c
seekdir.c
sleep.c
sysexits.h
telldir.c
un-namespace.h
usleep.c
utils.h
wordexp.c
wordfree.c