summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/sighand.c
Commit message (Expand)AuthorAgeFilesLines
* More fixes to issues noted by cppcheckGregory Nutt2014-11-251-10/+2
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* Add Z16F NSH configurationGregory Nutt2014-01-011-1/+1
* Cosmetic cleanup from SIGCHLD changespatacongo2013-01-131-1/+6
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+58
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-17/+5
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+279