summaryrefslogtreecommitdiffstats
path: root/libc/bionic/strsignal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Make dlerror(3) thread-safe.Elliott Hughes2012-10-161-1/+1
* Don't copy strerror(3) or strsignal(3) strings if we can share.Elliott Hughes2012-09-171-0/+7
* Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-131-0/+39