summaryrefslogtreecommitdiff
path: root/nuttx/include/errno.h
Commit message (Expand)AuthorAgeFilesLines
* Add ECANCELEDGregory Nutt2014-10-061-0/+2
* Misc fixes to repair some of the breakage to the SAMA5D4-EK elf configuration...Gregory Nutt2014-09-111-13/+37
* Back out and replace recent kludges for errno and clock_systimer. There is a...Gregory Nutt2014-08-301-1/+1
* Various changes/fixes to get configs/stm32f4discovery/kostest working after t...Gregory Nutt2014-08-291-15/+29
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+2
* errno must be handled in a special way if there are external modulesGregory Nutt2014-08-281-6/+13
* Changes to get PX4 config to build. Also some warning removalGregory Nutt2014-01-141-4/+5
* Header file clean-uppatacongo2012-07-171-1/+1
* LPCXpression console on UART3patacongo2011-04-131-1/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+28
* Fix error in set_errno macropatacongo2011-04-021-1/+1
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-2/+17
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-161-1/+3
* Easing in binfmt supportpatacongo2009-06-171-4/+4
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-3/+7
* Add strerror()patacongo2007-03-171-136/+259
* Finally, a clean SDCC compilepatacongo2007-02-271-7/+1
* Progress toward clean SDCC compilationpatacongo2007-02-211-0/+8
* NuttX RTOSpatacongo2007-02-171-0/+198