]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/api/netdb.c
bug #26523: Compiler Warnings
[pes-rpp/rpp-lwip.git] / src / api / netdb.c
2010-01-23 goldsimonbug #26523: Compiler Warnings
2009-10-26 goldsimonImproved heap usage of lwip_getaddrinfo by only allocat...
2009-08-25 goldsimonpatch #6900: added define ip_ntoa(struct ip_addr*)
2009-08-23 goldsimonFixed bug #26657: DNS, if host name is "localhost"...
2009-08-11 goldsimonAdded missing include to <string.h>
2009-04-23 fbernonnetdb.c: remplace some %#p by %p to be more portable.
2009-02-18 goldsimonFixed many LWIP_DEBUGF format strings; added new format...
2008-07-16 goldsimonFixed some warnings, changed some debug defines to...
2008-01-26 fbernonMinor changes: replace directy call to memcpy by MEMCPY...
2008-01-04 fbernonMinor changes in lwip folder: fix some warnings, coding...
2007-12-05 fbernonnetdb.c: add a LWIP_DNS_API_HOSTENT_STORAGE option...
2007-11-24 goldsimonMoved lwip_gethostbyname from sockets.c to the new...