This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
627c408f85
Branches
Tags
View all branches
nuttx-apps
/
examples
/
posix_spawn
History
patacongo
52441236b8
Two fixes from Mike Smith: (1) use -m install of --mode in install commands, (2) fix typo in stm32_exti.h introduced with the STM32 F3 port
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5701 42af7a65-404d-4744-a932-0658087f49c3
2013-03-03 21:41:21 +00:00
..
filesystem
Two fixes from Mike Smith: (1) use -m install of --mode in install commands, (2) fix typo in stm32_exti.h introduced with the STM32 F3 port
2013-03-03 21:41:21 +00:00
Kconfig
Added a test of posix_spawn()
2013-01-10 21:39:57 +00:00
Makefile
Fix an error handling bug in the fread logic
2013-01-11 19:08:51 +00:00
spawn_main.c
Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS
2013-01-14 15:42:03 +00:00