osd-contiki/core/lib
Nicolas Tsiftes 61ec5bf896 Merge pull request #514 from BastianPoe/contiki-mmem1
mmem: Prevent duplicate init of mmem
2014-11-28 19:57:17 +01:00
..
strncasecmp Moved the custom strncasecmp code into a separate module, since it cannot be compiled on all platforms 2014-01-26 23:20:46 +01:00
aes-128.c llsec: Allow for sharing AES-128 2014-08-05 05:07:04 -07:00
aes-128.h llsec: Allow for sharing AES-128 2014-08-05 05:07:04 -07:00
assert.c 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
assert.h Redefine assert if already defined since some platforms already have an assert definition 2014-03-28 11:38:38 +01:00
crc16.c 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
crc16.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
gcr.c 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
gcr.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
ifft.c Rename static function log2 to ilog2 to avoid clashes (and compiler warnings) with built-in function called log2 2008-07-03 23:40:12 +00:00
ifft.h modified API for fft 2008-04-25 22:12:25 +00:00
list.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
list.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
me.c 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
me.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
me_tabs.c 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
me_tabs.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
memb.c Drop packet if there are not enough free buffers to perform fragmentation 2014-08-13 10:11:02 +02:00
memb.h Drop packet if there are not enough free buffers to perform fragmentation 2014-08-13 10:11:02 +02:00
mmem.c mmem: Prevent duplicate init of mmem 2014-02-07 14:42:11 +01:00
mmem.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
petsciiconv.c 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
petsciiconv.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
print-stats.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
print-stats.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
random.c 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
random.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
ringbuf.c 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
ringbuf.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
sensors.c 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
sensors.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
settings.c core/lib/settings: Added SETTINGS_CONF_SKIP_CONVENIENCE_FUNCS. 2013-03-20 11:57:13 -07:00
settings.h [doc] updated settings manager documentation 2014-11-10 23:53:32 +01:00
trickle-timer.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
trickle-timer.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00