summaryrefslogtreecommitdiffstats
path: root/libc/bionic/strerror_r.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use hidden visibility for several internal-use-only functions.Elliott Hughes2012-09-211-3/+3
* Don't copy strerror(3) or strsignal(3) strings if we can share.Elliott Hughes2012-09-171-8/+16
* Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-131-0/+71