Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
9fb48ac257d9a01ba99c6c9ced497b24512a86b7
/
libc
/
bionic
/
strerror_r.cpp
e6e6006
glibc 2.15 treats errno as signed in strerror(3).
by Elliott Hughes
· 12 years ago
95a7a64
Use hidden visibility for several internal-use-only functions.
by Elliott Hughes
· 13 years ago
4198fa4
Don't copy strerror(3) or strsignal(3) strings if we can share.
by Elliott Hughes
· 13 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 13 years ago