summaryrefslogtreecommitdiffstats
path: root/libc/inet
Commit message (Expand)AuthorAgeFilesLines
* inet_ntop4: avoid inline initializationMike Frysinger2009-11-091-1/+3
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-091-1/+1
* whitespace fixesAustin Foxley2009-10-171-35/+35
* sync a few trivial changes back to masterAustin Foxley2009-10-171-1/+1
* hostid: style fixes to match masterAustin Foxley2009-10-171-6/+8
* check stat("/etc/resolv.conf") for errorsDenys Vlasenko2009-10-161-1/+2
* libc/inet/resolv.c: reread resolv.conf if its mtime was changedBernhard Reutner-Fischer2009-10-161-6/+9
* link-time warning for obsolescent/removed network funcsBernhard Reutner-Fischer2009-10-161-0/+4
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-212-52/+0
* add a __resp ptr for the no threads caseAustin Foxley2009-09-201-0/+1
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-188-29/+4
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-1859-606/+1
* rexec.c: style fixes, no code chages (verified with objdump)Denys Vlasenko2009-09-181-44/+23
* rexec.c: small code shrinkDenys Vlasenko2009-09-181-2/+6
* comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden)Denys Vlasenko2009-09-181-2/+2
* do not save/restore errno around free() callsDenys Vlasenko2009-09-182-15/+5
* 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