nes-proj/tools
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
..
6502 Call Makefiles to build binaries before creating the images. 2010-10-04 22:13:45 +00:00
apple2enh
atari Added cc65 target 'atari' for Atari 8-bit machines. This addition was triggered by exsistence of http://www.atari8ethernet.com/. 2010-09-29 19:44:01 +00:00
c64
c128
coffee-manager
cooja minor bugfix: reverse search (ctrl+f, shift+enter) 2010-10-13 11:31:10 +00:00
cygwin
mspsim Readded support for Sentilla platforms that was accidentally lost in previous version 2010-10-08 05:54:51 +00:00
powertrace Added the total power consumption to each powertrace printout; updated powertrace scripts to reflect this change 2010-10-06 18:40:21 +00:00
release-tools jcreate now has its own platform 2010-05-04 10:38:55 +00:00
sensinode
sky A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
wpcapslip A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
z1 added Zolertia Z1 tools 2010-08-24 15:48:20 +00:00
z80
avr-make-symbols
avr-makecoffeedata
avr-makefsdata
base64-encode
codeprop.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
contiki-indent
freebsd-6-setup-slip
indent.pro
make-empty-symbols
make-symbols-nm
Makefile
makefsdata
makestrings
mknmlist
mknmlist-ansi
msp430-make-symbols
scat.c
setup-nat-ubuntu
tapslip6.c
timestamp
tunslip6.c Add optional time stamps, delays, and verbosity levels 2010-07-30 20:44:24 +00:00
tunslip.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00