Mercurial > flash_v2
view examples/ChangeLog @ 1375:8a5eb4ab7bf5
* src/mqueue.cxx: Fix problem with mq_timedsend() and
mq_timedreceive() timing out with zero timeouts even when there is
room in the queue.
* src/pthread.cxx (pthread_exit): Added code to disable cancellation
requests during thread exit. This allows thread cleanup handlers
to issue system calls when cleaning up thread resources.
| author | nickg |
|---|---|
| date | Fri, 21 Nov 2003 10:53:11 +0000 |
| parents | e942a29011aa |
| children |
line wrap: on
line source
2003-03-03 John Dallaway <jld@ecoscentric.com> Makefile: Rename ECOS_INSTALL -> INSTALL_DIR to match documentation. 2003-01-20 John Dallaway <jld@ecoscentric.com> Makefile: Simplify by reference to ecos.mak
