summaryrefslogtreecommitdiffstats
path: root/include/sys/poll.h
Commit message (Expand)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-2/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-0/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+1
* include stddef.h to get NULL definition.Khem Raj2007-03-011-0/+2
* add support for ppoll() and emulate poll() with it when __NR_poll does not existMike Frysinger2007-02-281-2/+24
* Sync up w/ glibcPeter S. Mazinger2005-11-041-2/+2
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-14/+15
* Add poll, so this is now neededEric Andersen2001-01-161-0/+51