summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/sigprocmask.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* alpha/sigprocmask: fix implicit memset() prototypeMike Frysinger2009-07-201-0/+1
* hostid: improve extremely unreadable partsDenis Vlasenko2008-12-011-1/+1
* optimize signal mask ops. comment out "impossible" errorsDenis Vlasenko2008-12-011-1/+3
* shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...Denis Vlasenko2008-11-291-3/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* Provide hidden sigprocmask, remove __x versionPeter S. Mazinger2006-02-281-3/+3
* grab glibc sigprocmask since common linux one doesnt work for alphaMike Frysinger2006-02-281-0/+61