Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dxpg_strerror_r.c8 __xpg_strerror_r (int errnum, in __xpg_strerror_r() function
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dstring.h137 int __xpg_strerror_r (int, char *, size_t);
138 # define strerror_r __xpg_strerror_r
/picolibc-3.5.0-3.4.0/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