summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/dev_null.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-6/+3
2009-06-10All file_operations vtables should be static constpatacongo1-1/+1
2008-11-19Move poll save area back into struct pollfd (as it waspatacongo1-3/+5
2008-11-19Revert part of last changepatacongo1-3/+3
2008-11-18Implement poll/select for socketspatacongo1-3/+3
2008-11-17Add poll() methodpatacongo1-2/+27
2008-11-16Add infrastructure to support poll()patacongo1-1/+2
2008-11-14Add function headerspatacongo1-0/+16
2008-02-02Fix /dev/zeropatacongo1-4/+4
2008-02-01Add pascal testpatacongo1-17/+17
2007-05-09Reflect changes due to fs structurespatacongo1-1/+2
2007-03-01This creates a 8051 build that can run in 24Kb of RAMpatacongo1-3/+3
2007-02-27Finally, a clean SDCC compilepatacongo1-2/+5
2007-02-17NuttX RTOSpatacongo1-0/+89