summaryrefslogtreecommitdiffstats
path: root/libc/inet
Commit message (Expand)AuthorAgeFilesLines
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-189/+0
* Copy from trunk."Steven J. Hill"2006-01-071-0/+40
* Copy from trunk."Steven J. Hill"2006-01-071-0/+70
* Copy from trunk."Steven J. Hill"2006-01-071-0/+346
* Copy from trunk."Steven J. Hill"2006-01-071-0/+873
* Make resolver state pointer '__resp' to be TLS variable. Again, these changes..."Steven J. Hill"2006-01-052-34/+67
* Merge from trunk."Steven J. Hill"2006-01-051-1/+0
* Clean-up definition and usage of h_errno to be a TLS variable."Steven J. Hill"2005-12-131-1/+0
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-5/+14
* Merge from trunk."Steven J. Hill"2005-12-1035-148/+259
* Replace NPTL needed code."Steven J. Hill"2005-12-081-1/+12
* Merge from trunk."Steven J. Hill"2005-12-0841-514/+658
* More merging from trunk."Steven J. Hill"2005-12-061-24/+21
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-0637-144/+185
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-0251-529/+473
* Massive merge from trunk."Steven J. Hill"2005-11-183-12/+12
* Massive merge from trunk."Steven J. Hill"2005-11-172-6/+16
* Merge from trunk."Steven J. Hill"2005-10-302-11/+6
* Copy from trunk."Steven J. Hill"2005-10-301-0/+50
* Copy from trunk."Steven J. Hill"2005-10-301-0/+72
* Sync with trunk."Steven J. Hill"2005-10-041-0/+6
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-0/+4
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-242-3/+3
* Sync with trunk."Steven J. Hill"2005-08-183-76/+169
* This will hopefully be the last modification to the resolver code for a while..."Steven J. Hill"2005-08-121-5/+10
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-0/+1
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-302-0/+14
* Fixed up resolver and errno code such that both thread models can compile wit..."Steven J. Hill"2005-07-221-26/+6
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-222-5/+5
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-121-0/+9
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-122-6/+5
* Update structures and defines necessary to make resolver code thread"Steven J. Hill"2005-06-031-0/+25
* The default static buffer sizes are too small to handle the 8 entries returnedEric Andersen2005-05-101-5/+5
* Fix it so uClibc returns multiple ips via h_addr_list,Eric Andersen2005-04-281-66/+117
* Cleanup error case a bitEric Andersen2005-04-281-8/+8
* This might actually now be thread safe, assuming I havn't broken it.Eric Andersen2005-04-281-20/+27
* trim trailing whitespaceEric Andersen2005-04-281-26/+26
* x86_64 fixes: __NR_socketcall doesnt exist, nor does __NR_recv / __NR_send .....Mike Frysinger2005-02-131-19/+21
* merge parallel build supportMike Frysinger2005-01-252-11/+8
* Jan Lana writes:Eric Andersen2005-01-111-11/+12
* Document more things inet_aton() 'should' support but actually doesn't.Mike Frysinger2005-01-061-22/+38
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-312-3/+3
* Peter S. Mazinger writes:Eric Andersen2004-10-192-3/+3
* Implement gethostent_rEric Andersen2004-09-071-15/+31
* Remove stale leftoversEric Andersen2004-09-071-9/+0
* Do not fail all lookups when /etc/resolv.conf is missing, as i.e.Eric Andersen2004-08-151-16/+7
* req_search returned garbage. This teaches it to behave itself andEric Andersen2004-08-141-29/+38
* On Monday 02 August 2004 08:44 am, Mike Frysinger wrote:Manuel Novoa III2004-08-101-1/+16
* Stephen Hemminger from osdl dot org writes:Eric Andersen2004-06-121-0/+22
* Joakim Tjernlund writes:Eric Andersen2004-05-141-1/+1