4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 19:40:33 +08:00
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
..
2007-07-31 20:49:40 +00:00
2007-06-04 18:10:17 +00:00
2008-03-04 02:22:36 +00:00
2007-06-04 18:10:17 +00:00
2007-07-13 20:37:53 +00:00
2007-03-15 18:40:48 +00:00
2009-07-03 11:58:04 +00:00
2010-07-19 18:21:11 +00:00
2007-07-13 20:37:53 +00:00
2009-07-03 11:58:04 +00:00
2007-03-15 18:40:48 +00:00