.. |
arg.c
|
Added main header include.
|
2006-08-14 23:39:23 +00:00 |
arg.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
autostart.c
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
autostart.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
cc.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
clock.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
dsc.h
|
Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build.
|
2006-08-26 23:54:00 +00:00 |
etimer.c
|
major bug fix: arithmetic was done incorrectly in update_time() + process already expired timers when adding timers
|
2006-10-09 16:05:58 +00:00 |
etimer.h
|
Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build.
|
2006-08-26 23:54:00 +00:00 |
lc-addrlabels.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
lc-switch.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
lc.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
loader.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +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
|
Commented out unused functionality: the ability to create a process running a thread was never used. With the new code, only running 'bare' threads is supported. If support for creating processes with a thread is needed, it may be reneabled later but currently there doesn't seem to be a need for it
|
2006-09-26 20:59:51 +00:00 |
mt.h
|
Commented out unused functionality: the ability to create a process running a thread was never used. With the new code, only running 'bare' threads is supported. If support for creating processes with a thread is needed, it may be reneabled later but currently there doesn't seem to be a need for it
|
2006-09-26 20:59:51 +00:00 |
process.c
|
* Don't include signal.h.
|
2007-01-24 16:07:20 +00:00 |
process.h
|
Added PROCESS_PT_SPAWN, PROCESS_WAIT_UNTIL
|
2006-10-09 11:54:29 +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
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
pt-sem.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
pt.h
|
Fixed the behaviour of PT_SCHEDULE() so that it returns true if a protothread is still active (yielded or waiting). Thanks to Kevin Collins for fixing.
|
2006-09-26 20:57:58 +00:00 |
service.c
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
service.h
|
Added the CCIF (Contiki Core InterFace) declarations necessary for a loadable packet driver.
|
2006-09-09 23:24:39 +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
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
timer.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |