Searched refs:strerror_r (Results 1 – 7 of 7) sorted by relevance
65 #undef strerror_r70 strerror_r (int errnum, in strerror_r() function
52 * Function strerror_r:: Convert error number to string158 @include string/strerror_r.def
73 strerror_r.c
72 'strerror_r.c',
143 char *strerror_r (int, char *, size_t);146 int strerror_r (int, char *, size_t) _ASMNAME("__xpg_strerror_r");149 # define strerror_r __xpg_strerror_r macro
4194 * libc/string/strerror_r.c (strerror_r): Likewise.4315 * libc/include/string.h (strerror_r): Use __ASMNAME to take target4330 * libc/include/string.h (strerror_r): Update declaration.4332 * libc/string/strerror_r.c (strerror_r): Always return12386 * libc/string/strerror_r.c: Capitalize "GNU".12662 * libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.18009 * libc/include/string.h: Add strnlen and strerror_r prototypes.18010 * libc/string/Makefile.am: Add strnlen.c and strerror_r.c support.18012 * libc/string/strerror_r.c: New file.
3050 newlib/libc/string/strerror_r.c