contiki/platform
adamdunkels 5585d72c86 A simple but substantial change: uIP used the htons()/HTONS() macro
functions for converting between host and network byte order. These
names are the de facto standard names for this functionality because
of the original BSD TCP/IP implementation. But they cause problems for
uIP/Contiki: some platforms define these names themselves (Mac OS,
most notably), causing compilation problems for Contiki on those
platforms.

This commit changes all htons to uip_htons instead. Same goes for
htonl, ntohs, and ntohl. All-caps versions as well.
2010-10-19 18:29:03 +00:00
..
apple2enh Added support for the FTP standalone client to the apple2enh target. 2010-10-16 10:41:46 +00:00
atari Added support for the FTP standalone client to the atari target. 2010-10-16 11:42:40 +00:00
avr-raven A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
avr-ravenlcd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
avr-ravenusb A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
avr-rcb
avr-zigbit
c64
c128
cc2420dbk A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
cooja A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
esb A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
ethernut1
ethernut2
jcreate
micaz Added missing slip.c file to CONTIKI_TARGET_SOURCEFILES 2010-10-19 17:05:45 +00:00
minimal-net A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
msb430
native
netsim A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
pc-6001 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
redbee-econotag
sensinode
sentilla-usb
sky
stepper-robot A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
stk501 Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
stm32test
win32 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
z1