| .. |
|
clock
|
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
|
2015-11-20 08:27:52 -06:00 |
|
environ
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
errno
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
group
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
init
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
irq
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
|
module
|
Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier
|
2015-12-13 08:10:01 -06:00 |
|
mqueue
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
paging
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
pthread
|
sched/pthread/: CRITICAL BUGFIX: Logic was wiping out the indication that of the type of a pthread. Hence, it could be confused as a task. Found because this was causing a crash when /proc/nnn/cmdline was printed.
|
2015-11-28 10:05:36 -06:00 |
|
sched
|
Same important bug as c623af03a0ee8ac041fc22051781047d6cb9cc75, but in a different location
|
2015-12-09 10:17:33 -06:00 |
|
semaphore
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
signal
|
Cosmetic fix to comment
|
2015-12-11 10:06:40 -06:00 |
|
task
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
timer
|
Most cosmetic but also includes a fix for a compile problem from Ken Pettit
|
2015-12-01 12:54:57 -06:00 |
|
wdog
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
wqueue
|
sched/: Fix some spacing issues
|
2015-10-07 19:59:14 -06:00 |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
Kconfig
|
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
|
2015-12-12 07:09:17 -06:00 |
|
Makefile
|
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
|
2015-12-12 07:09:17 -06:00 |