contiki/core/sys
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
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 fixed documentation typos. 2008-10-14 12:46:39 +00:00
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 fixed documentation typos. 2008-10-14 12:46:39 +00:00
lc.h
loader.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
log.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
mt.c
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 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
procinit.h
profile-aggregates.c slip.c: 2007-11-18 12:27:44 +00:00
profile.c
profile.h
pt-sem.h
pt.h
rtimer.c
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 A module that allows Contiki processes to have subprocesses. A subprocess is defined within another process and is created on the fly when needed. 2006-09-26 20:53:27 +00:00
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