Home
last modified time | relevance | path

Searched refs:__xpg_strerror_r (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dxpg_strerror_r.c9 __xpg_strerror_r (int errnum,
14 __xpg_strerror_r (int errnum, in __xpg_strerror_r() function
/picolibc-latest/newlib/libc/include/
Dstring.h148 int __xpg_strerror_r (int, char *, size_t);
149 # define strerror_r __xpg_strerror_r
/picolibc-latest/newlib/
DChangeLog-20154195 * libc/string/xpg_strerror_r.c (__xpg_strerror_r): Likewise.
4334 * libc/string/xpg_strerror_r.c (__xpg_strerror_r): Implement POSIX