summaryrefslogtreecommitdiff
path: root/nuttx/sched/get_errno_ptr.c
Commit message (Collapse)AuthorAgeFilesLines
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@607 42af7a65-404d-4744-a932-0658087f49c3
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-301-31/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@591 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to protect the user task errno when errno access are performed ↵patacongo2007-03-241-3/+35
| | | | | | from interrupt handlers. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@141 42af7a65-404d-4744-a932-0658087f49c3
* Code complete for 8051 (not tested)patacongo2007-03-021-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@29 42af7a65-404d-4744-a932-0658087f49c3
* Finally, a clean SDCC compilepatacongo2007-02-271-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@20 42af7a65-404d-4744-a932-0658087f49c3
* NuttX RTOSpatacongo2007-02-171-0/+70
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3 42af7a65-404d-4744-a932-0658087f49c3