summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize some header filesGregory Nutt2015-02-161-1/+1
* Updated commentsGregory Nutt2014-11-291-1/+1
* Update some Documentation and comments associated with the last ioctl changeGregory Nutt2014-11-291-2/+3
* Add support for a variadic ioctl() function. The ioctl() interface is a non-...Gregory Nutt2014-11-291-10/+39
* CosmeticGregory Nutt2014-08-171-2/+3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-6/+6
* Standardizing ioctlspatacongo2008-09-121-12/+17
* Add basic structure to support netdevice ioctlspatacongo2007-09-161-0/+10
* ioctl should be prototyped in sys/ioctl.hpatacongo2007-03-211-0/+68