summaryrefslogtreecommitdiffstats
path: root/libc/inet/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Sync nptl branch to masterAustin Foxley2009-07-091-2/+2
| | | | | | | | | | | | | | Cherry picked these commits: afdfa59588: Do not install libc-XXX.h files fb863f7592: Make HARDWIRED_ABSPATH a config option e0c8160a38: Allow people to run hostutils targets without .config e0da861a29: Don't rely on features.h ac1087a727: Denis's resolv.c cleanup Pulled out the thread local __res_state in resolv. Will reapply it in a future commit. Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-4/+6
|
* Add _res_init.c to resolv_CSRC.Khem Raj2008-11-211-1/+1
|
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-17/+26
| | | | | Step 5 Various Makefile.in
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-15/+34
| | | | system
* Push back changes to add cancellation handling.Carmelo Amoroso2007-11-221-5/+0
| | | | | | | | It still needs to reach an agreement on the final solution, anyway this code have been put int to be shared for the mips-sh4 merge Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso ↵Carmelo Amoroso2007-11-201-2/+0
| | | | <carmelo.amoroso@st.com>
* Merge from trunk and bring in NPTL changes."Steven J. Hill"2006-08-231-2/+8
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-59/+24
|
* Merge from trunk."Steven J. Hill"2006-01-141-2/+2
|
* Make resolver state pointer '__resp' to be TLS variable. Again, these ↵"Steven J. Hill"2006-01-051-1/+1
| | | | changes work for the threaded and non-threaded cases.
* Massive merge from trunk."Steven J. Hill"2005-11-171-4/+12
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+72