12 Commits (cc628fbc27794fee52e3a6f33d091758ca1cb51a)

Author SHA1 Message Date
patacongo e96d8f046b Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
patacongo a2ec48846f Fix some missing logic and inconsistencies in child status logic; Fix a bug introduced into sigaction() 12 years ago
patacongo f914a90556 apps/examples/nettest and poll: Complete Kconfig files 12 years ago
patacongo 340a72b7cd Add logic to retain child task exit status if so configured 12 years ago
patacongo e9d0885500 Add logic to automatically unload module on exit; Several patches from Mike Smith 12 years ago
patacongo b3f3dd123c Use SIGCHLD with waitpid(); implemented wait() and waitid() 12 years ago
patacongo b58281cab8 Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo b09b1b66b0 configs/p112: Add a configuration for the Z180 P112 board 12 years ago
patacongo 7978ac907b Add support for the Z180 MMU and generic hooks for processes 12 years ago
patacongo 200ce6d7ff configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 12 years ago
patacongo eb26187767 Add __cxa_atexit(); atexit() is now built on top of on_exit() 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 5119467c0f Remove several unused configuration values 13 years ago
patacongo 941daa511e Add LPC31 Kconfig 13 years ago
patacongo a32f081a29 Changes to Kconfig and matching defconfig files 13 years ago
patacongo d593a95d5a Add support for multiple work queues 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo e207f076c9 Auto-configuration updates from Richard Cochran 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 0bb3d17f8a Kconfig update 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 0c9433d032 Misc STM32 OTF FS driver fixes + More Kconfig files 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago