nes-proj/core/sys
adamdunkels 06123fefe2 Defensive programming: make sure that a process is actually running before we try to kill it. 2010-10-20 22:24:46 +00:00
..
arg.c
arg.h
autostart.c
autostart.h
cc.h
clock.h Reverted the timer_expired() back to the previous version (which should be correct). Removed the definition of CLOCK_LT() because it seems to only cause problems. 2009-01-24 15:20:11 +00:00
compower.c Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific 2010-06-14 19:19:16 +00:00
compower.h Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it). 2009-03-12 21:58:20 +00:00
ctimer.c Moved ctimer.[ch] from their old and illogical location in core/net/rime to a more appropriate place in core/sys 2010-06-14 07:34:36 +00:00
ctimer.h Documentation group set accordingly 2010-06-14 07:35:53 +00:00
dsc.h
energest.c
energest.h Bugfix: attribute energy expenditure to a device only if the device was actually switched on 2009-10-20 20:19:27 +00:00
etimer.c
etimer.h
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c removed unused state codes and unused printf statements 2009-09-03 12:57:57 +00:00
mt.h
process.c Defensive programming: make sure that a process is actually running before we try to kill it. 2010-10-20 22:24:46 +00:00
process.h Add option to remove process name strings to save RAM 2010-09-14 18:55:04 +00:00
procinit.c
procinit.h
profile-aggregates.c
profile.c
profile.h
pt-sem.h
pt.h
rtimer.c Remove compiler warnings 2010-01-19 13:08:24 +00:00
rtimer.h Moved down inclusion of rtimer-arch.h to allow rtimer_clock_t to be used in rtimer-arch.h 2010-09-13 20:46:02 +00:00
stimer.c added function to retrieve elapsed time 2010-03-15 15:53:57 +00:00
stimer.h added function to retrieve elapsed time 2010-03-15 15:53:57 +00:00
subprocess.h
timer.c fixed timer bug - did not do equality comparison 2010-06-21 19:07:24 +00:00
timer.h
timetable-aggregate.c
timetable-aggregate.h
timetable.c merge change from branch into mainline. <fingers crossed> 2010-04-06 19:10:21 +00:00
timetable.h