summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/pselect.c
Commit message (Collapse)AuthorAgeFilesLines
* cancellation support for a large amount of the required syscallsAustin Foxley2009-10-171-4/+31
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
| | | | | Appears to build fine (several .configs tried)
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
|
* psm updates: add __libc symbols for signal cancellationMike Frysinger2006-08-231-1/+4
|
* grab pselect from glibcMike Frysinger2006-02-121-0/+66