summaryrefslogtreecommitdiff
path: root/libc/signal/sigset-cvt-mask.h
AgeCommit message (Collapse)Author
2008-11-29shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ↵Denis Vlasenko
gcc? text data bss dec hex filename - 38015 18096 8636 64747 fceb lib/libpthread-0.9.30-svn.so + 38001 18096 8636 64733 fcdd lib/libpthread-0.9.30-svn.so - 274842 1835 19012 295689 48309 lib/libuClibc-0.9.30-svn.so + 274779 1835 19012 295626 482ca lib/libuClibc-0.9.30-svn.so
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2005-12-01sync with glibc (and shrinks the object code nicely by like half)Mike Frysinger