Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 18 ans
..
rpc 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 18 ans
.indent.pro c1fe19d4c1 Bug ugly formatting update il y a 24 ans
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 18 ans
addr.c 7c23a63553 Document more things inet_aton() 'should' support but actually doesn't. il y a 19 ans
ether_addr.c 53686db34d Per discussion with Nick Fedchik, restore original LGPL il y a 21 ans
gai_strerror.c 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and il y a 22 ans
getaddrinfo.c 2211900811 Oops. il y a 21 ans
getnetbyad.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add il y a 22 ans
getnetbynm.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add il y a 22 ans
getnetent.c e12e7804ba Add missing include. il y a 20 ans
getproto.c e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly il y a 20 ans
getservice.c d1b32a77aa Change the global 'buf' to 'servbuf' since some functions in here use il y a 20 ans
herror.c 34436c0961 Grr. I should learn to compile stuff before committing il y a 22 ans
hostid.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add il y a 22 ans
if_nametoindex.c 0de70f2020 Stephen Hemminger from osdl dot org writes: il y a 20 ans
in6_addr.c ac47326a5c Cleanup use of in6addr_loopback and in6addr_any il y a 21 ans
inet_net.c abd02d7387 Atsushi Nemoto writes: il y a 20 ans
ntohl.c 49583513c6 Add function versions of ntohl and friends il y a 20 ans
ntop.c 8ef5414332 ifdef out check which always fails il y a 19 ans
resolv.c 60841bc6f4 The default static buffer sizes are too small to handle the 8 entries returned il y a 19 ans
socketcalls.c 7d0af1f89e if both __NR_send and __NR_socketcall do not exist, fall back to __NR_sendto (same goes for recv/recvfrom) il y a 19 ans