summaryrefslogtreecommitdiffstats
path: root/nuttx/sched/mq_internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo1-13/+14
2011-09-21Fix important bugs in mq_timedreceived() and mq_timedsend()patacongo1-2/+2
2011-04-02Move more functions out of sched/ to lib/; proxies almost buildpatacongo1-37/+2
2009-12-14Switching to C99 stdbool.h typespatacongo1-1/+2
2009-12-14Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-11/+10
2009-12-14Switching to C99 stdint.h typespatacongo1-11/+11
2008-11-07Check for messages disabledpatacongo1-0/+3
2007-03-29Added mq_timedsend() and mq_timedreceive()patacongo1-33/+43
2007-03-28mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo1-1/+5
2007-03-20Restructure header files for POSIX compliance; eliminate compile warningspatacongo1-1/+2
2007-02-28Still working toward clean 8051 linkpatacongo1-0/+2
2007-02-27Finally, a clean SDCC compilepatacongo1-28/+27
2007-02-20Fixes for STDCC compiler (more needed)patacongo1-1/+3
2007-02-20Eliminating GCC dependenciespatacongo1-4/+0
2007-02-17NuttX RTOSpatacongo1-0/+200