summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_send.c
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo2012-05-171-1/+4
* More TIFF logicpatacongo2011-09-201-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-3/+3
* Added mq_timedsend() and mq_timedreceive()patacongo2007-03-291-346/+72
* Update mq_send() and mq_receive() descriptionpatacongo2007-03-281-3/+3
* mq_receive/send: Return appropriate errnos and stop waiting if signal received.patacongo2007-03-281-123/+168
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-1/+2
* Fix another backward memcpypatacongo2007-03-171-1/+1
* Still working toward clean 8051 linkpatacongo2007-02-281-12/+15
* Finally, a clean SDCC compilepatacongo2007-02-271-21/+21
* Progress toward clean SDCC compilationpatacongo2007-02-211-10/+18
* Eliminating GCC dependenciespatacongo2007-02-201-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+398