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
/
libc
/
inet
Commit message (
Expand
)
Author
Age
Files
Lines
*
getaddrinfo: allow numeric service without any hints
Natanael Copa
2011-12-23
1
-7
/
+0
*
resolv: fix resolver to return TRY_AGAIN on timeout
Timo Teräs
2011-12-23
1
-46
/
+49
*
resolv: fix memory leak
Bernhard Reutner-Fischer
2011-12-23
1
-0
/
+2
*
resolv: res_query for CNAMEs
Timo Teräs
2011-12-23
1
-5
/
+3
*
linux_specific: handle accept4 and pipe2
Bernhard Reutner-Fischer
2011-05-12
1
-2
/
+1
*
accept4: Implement cancellation
Bernhard Reutner-Fischer
2011-05-11
4
-19
/
+52
*
Implement accept4 system call.
Thierry Reding
2011-05-11
2
-0
/
+19
*
getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r
Denys Vlasenko
2011-05-03
1
-2
/
+2
*
getaddrinfo.c: improve code readability. No functional changes
Denys Vlasenko
2011-05-03
1
-26
/
+30
*
ether_aton: reject invalid input
Bernhard Reutner-Fischer
2011-05-02
1
-2
/
+4
*
resolv: really fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2011-04-13
1
-2
/
+2
*
resolv: fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2011-04-12
1
-1
/
+1
*
sunrpc: fix spurious fall-through
Mark Salter
2011-03-09
3
-0
/
+3
*
simplify ffs* code
Peter S. Mazinger
2011-03-06
1
-1
/
+2
*
Implement ffsl and ffsll.
Bernd Schmidt
2011-03-05
1
-1
/
+1
*
guard IPv6 stuff
Peter S. Mazinger
2011-03-03
3
-0
/
+18
*
libc/inet/netlinkaccess.h: Use the types from kernel
Khem Raj
2011-01-01
1
-8
/
+1
*
resolv.c fails for /etc/hosts lookups
Philip Nye
2010-11-23
1
-8
/
+12
*
getproto: increase line buffer size, simlify and fix alias handling
Natanael Copa
2010-10-14
1
-17
/
+8
*
getnet: simplify alias handling and reduce MAXALIASES
Natanael Copa
2010-10-14
1
-17
/
+8
*
getservice: fix handling of long lines
Natanael Copa
2010-10-14
1
-22
/
+16
*
getservice: getservent_r must return ERANGE when buffer is too small
Natanael Copa
2010-10-14
1
-3
/
+2
*
libc: Handle cancellation in non multiplexed socket calls
Carmelo Amoroso
2010-09-17
1
-17
/
+122
*
Fix resolver broken in NPTL build
Timo Teräs
2010-08-28
1
-2
/
+2
*
resolv: simplify MAXALIAS handling
Bernhard Reutner-Fischer
2010-08-19
1
-16
/
+7
*
getserv: fix reading services lines w > 80 chars
Bernhard Reutner-Fischer
2010-08-19
1
-24
/
+23
*
resolver: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-136
/
+119
*
getnet: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
5
-222
/
+218
*
getproto: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-212
/
+137
*
switch getservice to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-212
/
+139
*
Immediately try next nameserver on recv() failure
Ingo van Lil
2010-07-28
1
-1
/
+3
*
new helper funcs for alloca/malloc with mmu/nommu
Mike Frysinger
2010-07-27
1
-46
/
+14
*
resolv: various memory corruption and off by one fixes
Timo Teras
2010-05-07
1
-4
/
+8
*
fix a few build errors for the no threads case
Austin Foxley
2010-04-28
1
-0
/
+2
*
libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
18
-149
/
+66
*
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
1
-4
/
+2
|
\
|
*
resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
2010-04-09
1
-4
/
+2
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
1
-3
/
+1
|
\
|
|
*
Fix use-after-free bug in __dns_lookup
Gabor Juhos
2010-04-06
1
-3
/
+1
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
3
-6
/
+22
|
\
|
|
*
resolv: DEBUG-print nameserver we talk to
Bernhard Reutner-Fischer
2010-03-30
1
-2
/
+18
|
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
2
-4
/
+4
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
1
-13
/
+41
|
\
|
|
*
/etc/resolv.conf: support "timeout:n" and "attempts:n" options
Denys Vlasenko
2010-02-03
1
-13
/
+41
*
|
Merge commit 'origin/master' into nptl
Khem Raj
2010-02-01
1
-1
/
+1
|
\
|
|
*
errno: hide __libc_resp, __libc_errno, and __libc_h_errno
Khem Raj
2010-02-01
1
-1
/
+1
*
|
Merge branch 'master' into nptl
Carmelo Amoroso
2010-01-25
37
-108
/
+82
|
\
|
|
*
gethostid: switch to getaddrinfo and shrink
Bernhard Reutner-Fischer
2010-01-24
1
-41
/
+26
|
*
getprotoent_r: use correct define for return value
Bernhard Reutner-Fischer
2010-01-23
1
-1
/
+1
|
*
libc/inet: mark other odd /etc/conf/ spot
Bernhard Reutner-Fischer
2010-01-23
1
-0
/
+2
[next]