summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/select.h
Commit message (Expand)AuthorAgeFilesLines
* Extend the fd_set type definition so that it can handle more than 32 descript...Gregory Nutt2015-02-251-17/+26
* Standardize some header filesGregory Nutt2015-02-161-1/+1
* Suffer the consequences of moving struct timeval to its correct locationGregory Nutt2015-02-151-3/+5
* Header file clean-uppatacongo2012-07-171-1/+1
* Add syscall directorypatacongo2011-03-301-1/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-5/+6
* Add select()patacongo2008-11-171-0/+119