summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_waitirq.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-4/+0
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-24/+24
* mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo2007-03-281-0/+125