summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-13/+14
* Fix important bugs in mq_timedreceived() and mq_timedsend()patacongo2011-09-211-2/+2
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-37/+2
* Switching to C99 stdbool.h typespatacongo2009-12-141-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-11/+10
* Switching to C99 stdint.h typespatacongo2009-12-141-11/+11
* Check for messages disabledpatacongo2008-11-071-0/+3
* Added mq_timedsend() and mq_timedreceive()patacongo2007-03-291-33/+43
* mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo2007-03-281-1/+5
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-1/+2
* Still working toward clean 8051 linkpatacongo2007-02-281-0/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-28/+27
* Fixes for STDCC compiler (more needed)patacongo2007-02-201-1/+3
* Eliminating GCC dependenciespatacongo2007-02-201-4/+0
* NuttX RTOSpatacongo2007-02-171-0/+200