contiki/core
2010-11-13 16:37:42 +00:00
..
cfs Minor clarifications in the code and comments. Integrated atches from Frederic Sureau: 1. copy_buf is now an ordinary char pointer. 2. Read directly from a file that is not modified. This reduces the code size when COFFEE_MICRO_LOGS is set to 0. 3. Update the file end value each time it is changed in case a log merge operation occurs later. 4. Avoid possible alignment problem in reading from the dummy_space area when calling cfs_readdir. 2010-11-11 13:08:23 +00:00
ctk
dev
lib Removed old unused files rand.[ch]. By default, Contiki uses the libc implementations of the rand() and srand() functions. 2010-10-24 21:02:23 +00:00
loader
net Fix compiler warning and possible bug 2010-11-13 16:37:42 +00:00
sys Defensive programming: make sure that a process is actually running before we try to kill it. 2010-10-20 22:24:46 +00:00
contiki-lib.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-net.h
contiki-version.h Bumped version number 2010-11-02 10:55:32 +00:00
contiki.h