nuttx-apps/examples/elf/tests
YAMAMOTO Takashi e5dd0b1eb9 mksymtab.sh: Avoid using find -executable
As it seems GNU-find only.  macOS doesn't have it.

-perm is in POSIX and should be more widely available.
2020-02-14 09:13:55 -06:00
..
errno Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
hello Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
helloxx Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
longjmp Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
mutex examples: elf: Fix warnings when compiled for RISC-V 64bit 2020-02-10 14:16:00 +08:00
pthread examples: elf: Fix warnings when compiled for RISC-V 64bit 2020-02-10 14:16:00 +08:00
signal Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
struct Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
task apps: elf: Fix stack corruption in task test 2020-02-04 20:56:52 -08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile Makefile: Fix warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 2020-01-19 07:24:21 -06:00
mkdirlist.sh Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
mksymtab.sh mksymtab.sh: Avoid using find -executable 2020-02-14 09:13:55 -06:00