summaryrefslogtreecommitdiff
path: root/include/sys/poll.h
AgeCommit message (Expand)Author
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15ppoll: no need for hidden versionPeter S. Mazinger
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2007-03-01include stddef.h to get NULL definition.Khem Raj
2007-02-28add support for ppoll() and emulate poll() with it when __NR_poll does not existMike Frysinger
2005-11-04Sync up w/ glibcPeter S. Mazinger
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-01-16Add poll, so this is now neededEric Andersen