aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/__libc_current_sigrtmin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make SIGRTMIN hide the real-time signals we use internally.Elliott Hughes2014-04-301-0/+37
__SIGRTMIN will continue to tell the truth. This matches glibc's behavior (as evidenced by the fact that we don't need a special case in the strsignal test now). Change-Id: I1abe1681d516577afa8cd39c837ef12467f68dd2