summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/ppoll.c
AgeCommit message (Expand)Author
2008-10-24- tidy up inline:Bernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2007-03-18Bernd Schmidt writes: The following patch is needed for libc to be able to em...Mike Frysinger
2007-03-01Should be __sigset_t instead of sigset_t.Khem Raj
2007-02-28add support for ppoll() and emulate poll() with it when __NR_poll does not existMike Frysinger