nuttx-apps/examples/posix_spawn
Xiang Xiao f074d7f376 Makefile: let install depend on the target binary
to ensure the binary get built and install once
2020-03-22 22:42:13 +00:00
..
filesystem Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
.gitignore Don't generate .depend anymore 2020-03-22 18:15:21 +00:00
Kconfig Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile Include nuttx/symtab.h instead of nuttx/binfmt/symtab.h since symtab.h under binfmt folder is for internal use. 2019-12-10 08:39:22 -06:00
spawn_main.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00