nuttx/sched
Gregory Nutt 4b44b628ea Run nxstyle against all .c and .h files modified by this PR.
All complaints fixed except for those that were not possible to fix:

- Used of Mixed case identifier in ESP32 files.  These are references to Expressif ROM functions which are outside of the scope of NuttX.
2020-05-09 14:19:08 -03:00
..
clock Fix nxstyle issue 2020-05-08 07:20:49 -06:00
environ global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
group Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
init sched/init/nx_start.c: Reinstate logic to remove compiler warning 2020-05-07 13:49:15 -06:00
irq Fix nxstyle issue 2020-05-08 07:20:49 -06:00
module modsym: Fix a printf format for berr 2020-04-13 16:20:09 +01:00
mqueue include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
paging include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
pthread Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
sched Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
semaphore include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
signal include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
task Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
timer Update timer_gettime.c 2020-04-24 19:49:29 +08:00
wdog global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
wqueue include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Kconfig Fix up some problems/issues remaining from PR 1007 2020-05-08 20:13:40 +01:00
Makefile Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00