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
*
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
|
*
libc/inet: set path to resolver file via CPP
Bernhard Reutner-Fischer
2010-01-23
34
-33
/
+34
|
*
libc/inet: convert to foo-y kbuild style
Bernhard Reutner-Fischer
2010-01-23
1
-33
/
+19
|
*
fix typo in version mismatch msg
Bernhard Reutner-Fischer
2010-01-21
1
-1
/
+1
|
*
ether_line: fix build for socket && !ip
Bernhard Reutner-Fischer
2010-01-21
1
-2
/
+2
|
*
Include bits/libc-lock.h to get __libc_once_define
Khem Raj
2009-12-11
1
-0
/
+1
|
*
inet_ntop4: avoid inline initialization
Mike Frysinger
2009-10-22
1
-1
/
+3
*
|
fix typo in version mismatch msg
Bernhard Reutner-Fischer
2010-01-21
1
-1
/
+1
*
|
ether_line: fix build for socket && !ip
Bernhard Reutner-Fischer
2010-01-21
1
-2
/
+2
*
|
Include bits/libc-lock.h to get __libc_once_define
Khem Raj
2009-12-11
1
-0
/
+1
*
|
getaddrinfo.c: include tls.h before resolv.h
Austin Foxley
2009-11-30
1
-0
/
+1
*
|
inet_ntop4: avoid inline initialization
Mike Frysinger
2009-11-09
1
-1
/
+3
*
|
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
1
-1
/
+1
[next]