aboutsummaryrefslogtreecommitdiff
path: root/nuttx/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo2012-07-221-100/+0
* Add support for extended BAUD settingspatacongo2012-07-221-0/+100
* Header file clean-uppatacongo2012-07-1711-34/+32
* Add interfaces to support getting/setting of thread/task namespatacongo2012-04-262-4/+128
* Disable line buffering if the file is opened in binary mode; Also fix a coupl...patacongo2012-04-181-6/+5
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-032-12/+12
* FTPD daemon and example now build without errorspatacongo2012-02-051-29/+54
* Add the beginnings of an FTP serverpatacongo2012-02-041-1/+3
* Completes coding of the PWM modulepatacongo2011-12-1913-0/+1866