index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
resolv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a __resp ptr for the no threads case
Austin Foxley
2009-09-20
1
-0
/
+1
*
Readd the thread local version of __res_state
Austin Foxley
2009-07-10
1
-9
/
+0
*
Sync nptl branch to master
Austin Foxley
2009-07-09
1
-0
/
+11
*
Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related
Carmelo Amoroso
2009-02-20
1
-2
/
+2
*
_res needs to be a macro (*__res_state()) having threads.
Carmelo Amoroso
2009-02-19
1
-4
/
+0
*
- whitespace cleanup; no obj-code changes (r24600)
Bernhard Reutner-Fischer
2008-12-29
1
-1
/
+1
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
1
-35
/
+72
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-0
/
+2
*
Clean up '_res' such that it will now work for, NPTL, linuxthreads and
"Steven J. Hill"
2006-01-15
1
-1
/
+1
*
Make resolver state pointer '__resp' to be TLS variable. Again, these changes...
"Steven J. Hill"
2006-01-05
1
-156
/
+165
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-1
/
+1
*
This will hopefully be the last modification to the resolver code for a while...
"Steven J. Hill"
2005-08-12
1
-5
/
+9
*
Fixed up resolver and errno code such that both thread models can compile wit...
"Steven J. Hill"
2005-07-22
1
-69
/
+71
*
Update structures and defines necessary to make resolver code thread
"Steven J. Hill"
2005-06-03
1
-0
/
+18
*
Fixup struct _res handling so apps using struct _res can actually
Eric Andersen
2002-08-19
1
-3
/
+2
*
Remove thread-specific stuff entirely.
Miles Bader
2002-08-16
1
-16
/
+5
*
(_res): Define as a macro if __UCLIBC_HAS_THREADS__ is defined,
Miles Bader
2002-08-16
1
-3
/
+9
*
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-08-16
1
-1
/
+1
*
The resolver is still using the old API so we cannot use the new resolver
David McCullough
2002-01-17
1
-1
/
+2
*
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-09-27
1
-66
/
+354
*
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-07-11
1
-0
/
+4
*
Cleanup some stupid warnings
Eric Andersen
2001-05-31
1
-11
/
+0
*
Added res_init and res_query
David McCullough
2001-02-26
1
-0
/
+4
*
Fix up the set of include files pulled into resolv.h
Eric Andersen
2001-02-03
1
-1
/
+9
*
Lots and lots of cleanups.
Eric Andersen
2000-07-06
1
-4
/
+4
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
1
-0
/
+85