..
.gitignore
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
aio.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
barrier.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
cancel.c
Squashed commit of the following:
2019-04-29 14:53:38 -06:00
cond.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
dev_null.c
The file system can no longer be disabled. Remove all conditional logic based on CONFIG_NFILE_DESCRIPTORS==0
2019-02-11 13:10:10 -06:00
fpu.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
Kconfig
Squashed commit of the following:
2019-04-29 14:53:38 -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
Makefiles: This reverts part of commit cf0365ea9
. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
2019-10-15 09:25:48 +08:00
mqueue.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
mutex.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
nsem.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
ostest_main.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
ostest.h
Squashed commit of the following:
2019-04-29 14:53:38 -06:00
posixtimer.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
prioinherit.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
pthread_cleanup.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
pthread_rwlock_cancel.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
pthread_rwlock.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
restart.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
rmutex.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
robust.c
Fix a few typos.
2018-12-27 08:48:52 -06:00
roundrobin.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
sem.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
semtimed.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
setvbuf.c
testing/ostest/setvbuf.c: Fix several errors in the setvbuf() test.
2019-02-25 18:15:23 -06:00
sigev_thread.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
sighand.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
signest.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
sigprocmask.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
specific.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
sporadic.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
suspend.c
Merged in zhoukejun/apps_nucleo_f767zi (pull request #171 )
2019-03-11 19:22:25 +00:00
timedmqueue.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
timedmutex.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
timedwait.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
tls.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
vfork.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
waitpid.c
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00