summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_open.c
Commit message (Expand)AuthorAgeFilesLines
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-5/+5
* Fixes for warnings from Freddie Chopinpatacongo2012-11-011-2/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-10/+11
* Move memory manager into user spacepatacongo2011-04-031-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-0/+3
* Switching to C99 stdint.h typespatacongo2009-12-141-6/+8
* Cosmeticpatacongo2008-01-301-23/+23
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* Still working toward clean 8051 linkpatacongo2007-02-281-0/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-8/+4
* Progress toward clean SDCC compilationpatacongo2007-02-211-0/+5
* NuttX RTOSpatacongo2007-02-171-0/+226