summaryrefslogtreecommitdiffstats
path: root/libc/inet
Commit message (Expand)AuthorAgeFilesLines
* opensock: work correctly on IPv6-only configDenys Vlasenko2009-09-181-9/+9
* support building out-of-treeBernhard Reutner-Fischer2009-08-192-0/+4
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-08-191-4/+10
* Readd the thread local version of __res_stateAustin Foxley2009-07-101-3/+51
* Sync nptl branch to masterAustin Foxley2009-07-092-1527/+2007
* Avoid type-punned pointers that break strict-aliasingRon2009-07-091-3/+6
* resolver:Denis Vlasenko2009-03-101-63/+7
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-201-2/+2
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-181-0/+8
* Fix res_init.c build when __UCLIBC_HAS_COMPAT_RES_STATE__Carmelo Amoroso2009-01-261-1/+3
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-34/+35
* Fix build problem. Revert commit 24521. Please do not changeCarmelo Amoroso2009-01-221-1/+0
* res_state has _vcsock field only if __UCLIBC_HAS_EXTRA_COMPAT_RES_STATE__Carmelo Amoroso2009-01-221-0/+2
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-4/+6
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-234-86/+73
* Get non nptl threads compiled on x86.Khem Raj2008-12-231-2/+2
* Merges from trunkKhem Raj2008-12-221-1/+1
* Removed some __libc_xxx fucntions as merged from trunk.Carmelo Amoroso2008-12-111-3/+3
* Synch with trunk @ 24261Carmelo Amoroso2008-12-111-1/+0
* Merges from trunk.Khem Raj2008-12-092-65/+68
* fix loop for checking ifaddr on both IPv4 and IPv6.Carmelo Amoroso2008-12-081-2/+2
* Synch with trunk @ 24242Carmelo Amoroso2008-12-038-81/+59
* Synch with trunk @ 24165Carmelo Amoroso2008-11-2762-505/+505
* Add _res_init.c to resolv_CSRC.Khem Raj2008-11-211-1/+1
* Synch with trunk @ 24087Carmelo Amoroso2008-11-1829-56/+56
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-1711-892/+687
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-172-21/+30
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-316-18/+18
* Fix preprocessor directive to silent warningCarmelo Amoroso2008-07-311-1/+1
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-101-0/+1
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-091-0/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0946-1002/+1180
* SYnch with trunk: new filesCarmelo Amoroso2008-07-091-0/+76
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-091-15/+34
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-272-2/+0
* Synch with trunk adding latest changes:Carmelo Amoroso2008-03-051-11/+6
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-03-051-0/+122
* Push back changes to add cancellation handling.Carmelo Amoroso2007-11-222-8/+82
* Synch with SH4 port (and trunk)Carmelo Amoroso2007-11-211-1/+1
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-205-34/+28
* This should not be visible and currently the TLS access fails unless it is ma..."Steven J. Hill"2007-07-281-1/+1
* Merge from trunk and bring in NPTL changes."Steven J. Hill"2006-08-2328-59/+59
* Use TLS data storage function."Steven J. Hill"2006-08-211-4/+4
* From NPTL implementation."Steven J. Hill"2006-08-211-0/+8
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-25126-1537/+2440
* Fix RPC thread key usage."Steven J. Hill"2006-02-051-12/+3
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-12/+16
* Merge from trunk."Steven J. Hill"2006-01-1438-102/+151
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-189/+0
* Copy from trunk."Steven J. Hill"2006-01-071-0/+40