7 Commits (7a6a786708814c3ddfa2973189a7334144e4e741)

Author SHA1 Message Date
patacongo 76753ad9cb Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib_ps.c to sched/task_posixspawn.c; Move libc/spawn/spawn.h to include/nuttx/spawn.h 12 years ago
patacongo e7a5090e55 Various changes while debugging posix_spawn 12 years ago
patacongo 9f8f8fc6dc Add missing support for signal masks to posix_spawn. 12 years ago
patacongo 91cfebc978 Removed posix_spawn signal masks - they cannot be supported in NuttX; Add skeleton for posix_spawn proposer - still incomplete 12 years ago
patacongo 5ac907eb39 Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
patacongo 44fdf6fc7a Add file action logic which will eventually be needed to support posix_spawn() 12 years ago
patacongo 8156a2bed1 Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo) 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 68c76413ca FreeModBus now builds 13 years ago
patacongo 358240268d Add FreeModBus to NuttX build system 13 years ago
patacongo 585a703015 Developing a new way to handle application configurations 13 years ago
patacongo 47fa99c4a8 Add tcsetattr and tcgetattr 13 years ago
patacongo cd24ef4a30 Add a text for the new composite USB device 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago