Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cancellation support for a large amount of the required syscalls | Austin Foxley | 2009-10-17 | 1 | -4/+31 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -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 Vlasenko | 2008-11-20 | 1 | -1/+1 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | psm updates: add __libc symbols for signal cancellation | Mike Frysinger | 2006-08-23 | 1 | -1/+4 |
| | |||||
* | grab pselect from glibc | Mike Frysinger | 2006-02-12 | 1 | -0/+66 |