platform_bionic/libc/docs
David 'Digit' Turner 5c8c00a95a libc: Fix the definition of SIGRTMAX
After this change, SIGRTMAX will be set to 64 (instead of 32 currently).
Note that this doesn't change the fact that our sigset_t is still defined
as a 32-bit unsigned integer, so most functions that deal with this type
won't support real-time signals though.

Change-Id: Ie1e2f97d646f1664f05a0ac9cac4a43278c3cfa8
2010-12-20 15:58:06 +01:00
..
CHANGES.TXT libc: Fix the definition of SIGRTMAX 2010-12-20 15:58:06 +01:00
ISSUES.TXT Fix getservent() so that it returns s_port in network byte order. 2009-05-27 00:01:11 +02:00
OVERVIEW.TXT auto import //branches/master/...@140412 2009-03-18 22:20:24 -07:00
SYSV-IPC.TXT auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00