summaryrefslogtreecommitdiffstats
path: root/libc/inet/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-90/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-25/+22
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-0/+4
* merge parallel build supportMike Frysinger2005-01-251-6/+4
* Add function versions of ntohl and friendsEric Andersen2003-12-021-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Patch from Tony J. White:Eric Andersen2003-10-151-1/+2
* Eliminate a needless externEric Andersen2003-02-121-1/+1
* Patch from Nick Fedchik to support ether_atonEric Andersen2003-01-101-1/+1
* Cleanup use of in6addr_loopback and in6addr_anyEric Andersen2002-11-211-1/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Doh! search-n-replace strikes againEric Andersen2002-07-071-1/+1
* kill cruftEric Andersen2002-06-171-5/+4
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-3/+4
* I just wrote up gethostent(), sethostent(), and endhostent()Eric Andersen2002-02-021-1/+1
* Grr. I should learn to compile stuff before committingEric Andersen2002-02-021-9/+2
* Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough2002-01-171-3/+11
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* patch from Jari Korva <jpkorva@iki.fi>:Eric Andersen2001-12-071-1/+1
* A patch from Michal Moskal <malekith@pld.org.pl> to includeEric Andersen2001-07-091-2/+2
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Fix 'make clean' so it clean the rpc dirEric Andersen2001-05-111-1/+1
* By default, leave out the RPC junk (it adds over 30k). Add in a compileEric Andersen2001-05-091-3/+8
* Looks like I forgot to commit this.Eric Andersen2001-05-081-1/+1
* Use the real getnetbyname(), not the stub in resolv.cEric Andersen2001-04-201-1/+1
* getnetbyname.o, res_init.o and res_query.o were missing from the Makefile,Eric Andersen2001-04-201-1/+3
* Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III2001-03-121-4/+5
* Added /etc/hosts processing (parses everytime like a real one :-)David McCullough2001-02-261-2/+3
* Try enabling rpc support by default now. With a bit of luck it mightEric Andersen2001-02-051-1/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More random fixes and additions.Eric Andersen2000-10-271-1/+1
* Add in getprotobyname, getservicebyname, and related junkEric Andersen2000-10-271-2/+8
* Fix a few more screwups.Eric Andersen2000-10-231-2/+2
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-1/+10
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+2
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-3/+18
* Bug ugly formatting updateEric Andersen2000-10-091-3/+7
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-24/+37
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-1/+0
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-151-1/+1
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-8/+3
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
* Initial revision0_9_1Erik Andersen2000-05-141-0/+43