aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched
Commit message (Expand)AuthorAgeFilesLines
* Trivial compile fix.px4dev2013-01-241-1/+1
* Merge Nuttx r5554px4dev2013-01-2316-234/+1832
|\
| * Add logic to retain child task exit status if so configuredpatacongo2013-01-2314-182/+564
| * lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-225-3/+392
| * Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-184-125/+129
| * Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-184-1/+826
| * Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-19/+17
* | Merge NuttX r5527px4dev2013-01-1723-77/+1167
|\|
| * Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-2/+6
| * Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-143-4/+4
| * Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-138-29/+561
| * Cosmetic cleanup from SIGCHLD changespatacongo2013-01-131-2/+4
| * Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-1210-15/+197
| * Various changes while debugging posix_spawnpatacongo2013-01-111-0/+61
| * Add missing support for signal masks to posix_spawn.patacongo2013-01-101-2/+2
| * Fix rounding in clock_time2ticks(). From Mike Smith.patacongo2013-01-101-4/+38
| * Add ostest vfork test (does not work yet)patacongo2013-01-073-6/+13
| * This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-074-2/+271
| * Remove CONFIG_BUILTIN_APPS_STARTpatacongo2013-01-061-20/+2
| * 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
| * Rename namedapp as simply builtinpatacongo2012-12-231-2/+2
* | Recover fix for and enabling of interrupt-driven I2C.px4dev2013-01-111-1/+1
* | Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-1111-22/+151
* | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-1111-47/+90
|\|
| * Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-164-5/+24
| * configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-114-24/+55
| * Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-9/+1
| * configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-6/+6
| * Fix backward conditional compilation in work_queue.cpatacongo2012-11-271-3/+3
| * Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-251-0/+1
| * Update for ez80 Windows native build (still does not work)patacongo2012-11-213-4/+4
| * Implement pause()patacongo2012-11-212-1/+111
| * 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
| * Fixes for warnings from Freddie Chopinpatacongo2012-11-012-4/+2
| * Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-014-8/+28
| * Documentation updatepatacongo2012-10-301-0/+1
| * Resync new repository with old repo r5166patacongo2012-09-17204-0/+33580
* Merge branch 'NuttX/master'px4dev2012-09-1411-149/+328
|\
| * Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+1
| * Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-131-1/+1
| * Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-131-0/+1
| * Remove several unused configuration valuespatacongo2012-09-081-5/+0
| * Add LPC31 Kconfigpatacongo2012-09-061-14/+0
| * Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2