OSDN Git Service

Add in gcvt()
[uclinux-h8/uClibc.git] / libc / inet /
2001-09-27 Eric AndersenSilence stupid warnings caused by bad kernel network...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-07-09 Eric AndersenA patch from Michal Moskal <malekith@pld.org.pl> to...
2001-06-12 Eric AndersenSilence a few warnings.
2001-05-31 Eric AndersenCleanup some stupid warnings
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenFix 'make clean' so it clean the rpc dir
2001-05-09 Eric AndersenBy default, leave out the RPC junk (it adds over 30k...
2001-05-08 David McCulloughCode did not match the prototypes, from what I can...
2001-05-08 Eric AndersenLooks like I forgot to commit this.
2001-05-04 Eric AndersenAdd in inet_ntop() and inet_pton() -- ported from glibc...
2001-05-04 David McCulloughClean up some issues for building on m68k.
2001-04-20 Eric AndersenUse the real getnetbyname(), not the stub in resolv.c
2001-04-20 Eric Andersengetnetbyname.o, res_init.o and res_query.o were missing...
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2001-03-12 Manuel Novoa III Add some missing network functionality; grabbed from...
2001-02-26 David McCulloughAdded /etc/hosts processing (parses everytime like...
2001-02-23 Eric AndersenSigh. Turn debugging back off.
2001-02-23 Eric AndersenThis is a touch cleaner, avoids using the comma operator.
2001-02-23 Eric AndersenThis actually fixes things I believe.
2001-02-23 Eric AndersenFix two bugs. First, gethostbyname was doing dns queri...
2001-02-12 Manuel Novoa III Clean up lots of warnings.
2001-02-05 Eric AndersenWierd. Whats _null_auth doing here?
2001-02-05 Eric AndersenFix broken dependancies.
2001-02-05 Eric AndersenTry enabling rpc support by default now. With a bit...
2001-02-05 Eric AndersenFix the worst of the damage so it actually compiles...
2001-02-05 Eric AndersenUpdate networking includes.
2001-01-15 Eric AndersenI've been working on fixing up the rpc crap. now it...
2001-01-12 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-20 Eric AndersenA number of updates from Manuel Novoa III. Things...
2000-11-30 Eric AndersenSome cleanups from W. Greathouse <wgreathouse@smva...
2000-11-11 Eric AndersenFix up a few messes so it compiles cleanly again.
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-27 Eric AndersenMore random fixes and additions.
2000-10-27 Eric AndersenAdd in getprotobyname, getservicebyname, and related...
2000-10-23 Eric AndersenFix a few more screwups.
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-09 Eric AndersenForgot this
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenMore cleanups
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-07-06 Eric AndersenLots and lots of cleanups.
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-05-15 Erik AndersenFinished porting stuff to x86 and supporting the Linux...
2000-05-14 Erik AndersenSome makefile updates to make it behave a bit better...
2000-05-14 Erik AndersenPatch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control...
2000-05-14 Erik AndersenInitial revision