summaryrefslogtreecommitdiffstats
path: root/libc/signal/sigset-cvt-mask.h
Commit message (Collapse)AuthorAgeFilesLines
* include string.h for memset()Bernhard Reutner-Fischer2009-11-171-0/+2
| | | | | | This avoids a warnings about implicit declaration of function 'memset'. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Synch with trunk @ 24392Carmelo Amoroso2008-12-121-14/+6
| | | | | | Step 25: partial merge of signal handling changes from trunk, that keeps the nptl branch still working (at least on sh4). libc/signal/sigaction.c not merged because it causes sh4 hanging
* Synch with trunk @ 24261Carmelo Amoroso2008-12-111-6/+14
| | | | | | | Step 19: merge change in rev 24250 - Use runtime pagesize (Jeremy Kerr) Some powerpc machines can support 64k pages, enabled by the CONFIG_64K_PAGES option in linux.
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-14/+6
| | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes.
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Copy from trunk."Steven J. Hill"2005-12-011-0/+44