9
0
Fork 0
nuttx-bb/nuttx
patacongo a80d77626b Fix bugs detected by timed mqueue test.
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@178 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-29 23:43:54 +00:00
..
Documentation Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
arch task_delete() calls sched_unlock(); _exit must keep pre-emption disabled until pending queue emptied. 2007-03-29 13:26:24 +00:00
configs Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
drivers Progress with DM320 2007-03-21 23:06:29 +00:00
examples mq_receive/send: Return appropriate errnos and stop waiting if signal received. 2007-03-28 14:48:42 +00:00
fs Eliminate warnings 2007-03-29 13:27:43 +00:00
include Added mq_timedsend() and mq_timedreceive() 2007-03-29 13:25:18 +00:00
lib Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
mm Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
sched Fix bugs detected by timed mqueue test. 2007-03-29 23:43:54 +00:00
tools Use gzip instead of bzip2 2007-03-27 16:20:47 +00:00
ChangeLog Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
Makefile Was delete link then delete link in directory referenced by link 2007-03-26 22:22:20 +00:00
ReleaseNotes update 2007-03-27 16:35:48 +00:00
TODO Moved exclusion logic to a higher level so that printf output is more readable when the same stdout FILE* is shared 2007-03-29 14:21:31 +00:00