summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-10-04Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"
2005-01-25merge parallel build supportMike Frysinger
2003-12-02Add function versions of ntohl and friendsEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-15Patch from Tony J. White:Eric Andersen
2003-02-12Eliminate a needless externEric Andersen
2003-01-10Patch from Nick Fedchik to support ether_atonEric Andersen
2002-11-21Cleanup use of in6addr_loopback and in6addr_anyEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-07-07Doh! search-n-replace strikes againEric Andersen
2002-06-17kill cruftEric Andersen
2002-03-19Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen
2002-02-02I just wrote up gethostent(), sethostent(), and endhostent()Eric Andersen
2002-02-02Grr. I should learn to compile stuff before committingEric Andersen
2002-01-17Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-12-07patch from Jari Korva <jpkorva@iki.fi>:Eric Andersen
2001-07-09A patch from Michal Moskal <malekith@pld.org.pl> to includeEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-05-11Fix 'make clean' so it clean the rpc dirEric Andersen
2001-05-09By default, leave out the RPC junk (it adds over 30k). Add in a compileEric Andersen
2001-05-08Looks like I forgot to commit this.Eric Andersen
2001-04-20Use the real getnetbyname(), not the stub in resolv.cEric Andersen
2001-04-20getnetbyname.o, res_init.o and res_query.o were missing from the Makefile,Eric Andersen
2001-03-12Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III
2001-02-26Added /etc/hosts processing (parses everytime like a real one :-)David McCullough
2001-02-05Try enabling rpc support by default now. With a bit of luck it mightEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-27Add in getprotobyname, getservicebyname, and related junkEric Andersen
2000-10-23Fix a few more screwups.Eric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-07-05Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen
2000-05-15Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
2000-05-14Initial revisionErik Andersen