This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-06 11:50:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
examples
/
posix_spawn
History
Gregory Nutt
4bc1b39c1c
The Makefile in every directory that can generate a .dSYM should also clean .dSYM files
2013-05-30 15:24:22 -06:00
..
filesystem
The Makefile in every directory that can generate a .dSYM should also clean .dSYM files
2013-05-30 15:24:22 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06: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