summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/src/up_devconsole.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+6
* All file_operations vtables should be static constpatacongo2009-06-101-1/+1
* Move poll save area back into struct pollfd (as it waspatacongo2008-11-191-2/+4
* Revert part of last changepatacongo2008-11-191-2/+2
* Implement poll/select for socketspatacongo2008-11-181-2/+2
* Needs conditional compilation for POLL disabledpatacongo2008-11-171-0/+2
* Add poll method to serial driverspatacongo2008-11-171-2/+12
* Sim target no longer uses Linux syscalls; works with Cygwinpatacongo2008-06-011-74/+20
* Fixed for CYGWIN buildpatacongo2007-09-181-2/+5
* smtp now compilespatacongo2007-08-301-0/+4
* Add simulated block devicepatacongo2007-05-091-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+136