osd-contiki/backyard/platform/c64/apps
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
..
blueround-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
cgterm-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
cgterm.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
config.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
configedit-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
configedit-dsc.h Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
configedit.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
default-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
enabler-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
http-user-agent-string.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
http-user-agent-string.h Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
memstat-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
mtest.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
plasma-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
plasma.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
ravenpine-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
springlight-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
ssfire-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
ssfire.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
themeloader.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
vnc-draw-asm.h Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
vnc-draw-asm.S Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
vnc-draw.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
warmboot.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
welcome.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
wget-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
wget-dsc.h Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00
wget.c Renamed 'secondary' to 'backyard' on popular demand ;-)) 2007-05-23 23:11:23 +00:00