Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
adamdunkels
|
a84cc7c8a0
|
Added a function for obtaining the next item on the list. This makes list iterations nicer, as the ->next pointer now is hidden within the list abstraction.
|
2010-06-15 18:54:27 +00:00 |
|
adamdunkels
|
a1f69138d1
|
Avoid adding elements twice
|
2010-04-30 07:18:24 +00:00 |
|
fros4943
|
3394a3ef23
|
make sure not to add an already existing list element, as it breaks the list iteration functions
|
2010-03-22 11:29:58 +00:00 |
|
joxe
|
d2dc732435
|
changed list_pop to return removed element
|
2008-12-16 09:59:42 +00:00 |
|
adamdunkels
|
c9e808d638
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
|