aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move environment variables in the task group structurepatacongo2013-01-251-1/+1
* Add logic to send SIGCHLD to all members of a task grouppatacongo2013-01-251-1/+5
* Add framework to support task groupspatacongo2013-01-251-2/+5
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-221-1/+4
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-83/+89
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-1/+5
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-1/+4
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-1/+1
* Implement pause()patacongo2012-11-211-1/+1
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+4
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+2
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+216