px4-firmware/apps/examples/ostest
patacongo b6472b58dc Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5561 42af7a65-404d-4744-a932-0658087f49c3
2013-01-25 00:01:08 +00:00
..
Kconfig Fix apps/netutils/webclient build problem 2012-11-06 16:59:45 +00:00
Makefile Use SIGCHLD with waitpid(); implemented wait() and waitid() 2013-01-13 18:53:00 +00:00
barrier.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
cancel.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
cond.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
dev_null.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
fpu.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mqueue.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mutex.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
ostest.h Use SIGCHLD with waitpid(); implemented wait() and waitid() 2013-01-13 18:53:00 +00:00
ostest_main.c Fix some missing logic and inconsistencies in child status logic; Fix a bug introduced into sigaction() 2013-01-24 23:18:32 +00:00
posixtimer.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
prioinherit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
rmutex.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
roundrobin.c Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build fix from Darcy Gong 2012-11-05 20:02:56 +00:00
sem.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sighand.c Cosmetic cleanup from SIGCHLD changes 2013-01-13 00:35:47 +00:00
timedmqueue.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timedwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
vfork.c Fixed ARM vfork; re-enabled vfork OS test 2013-01-07 23:50:25 +00:00
waitpid.c Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly 2013-01-25 00:01:08 +00:00