summaryrefslogtreecommitdiff
path: root/nuttx/sched/sig_timedwait.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-10/+3
* Changed needed to fix issues with task_restart()patacongo2013-02-061-5/+7
* Rename _TCB to struct tcb_spatacongo2013-02-041-10/+10
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-141-1/+1
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+4
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-2/+3
* Correct round-to-ticks logic in sigtimedwait()patacongo2012-12-241-3/+19
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-3/+3
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-13/+51
* Fix handling of NULL pointer in sig_timedwait()patacongo2011-11-291-4/+10
* Switching to C99 stdint.h typespatacongo2009-12-141-7/+9
* Z16F integration changespatacongo2008-01-311-54/+49
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-4/+5
* Finally, a clean SDCC compilepatacongo2007-02-271-9/+9
* Progress toward clean SDCC compilationpatacongo2007-02-211-12/+37
* NuttX RTOSpatacongo2007-02-171-0/+267