index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
Age
Commit message (
Expand
)
Author
2011-09-15
Defeat compiler optimization which assumes function addresses are never NULL
Denys Vlasenko
2011-09-10
resolv: simple optimizations and style/readability fixes
Denys Vlasenko
2011-08-26
inet: build all res_* and ns_* functions conditionally
Daniel Mack
2011-08-26
inet/resolv: add res_ninit and res_nclose
Daniel Mack
2011-08-26
inet/resolv: add res_mkquery
Daniel Mack
2011-08-26
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
Daniel Mack
2011-08-26
inet/resolv: add dn_skipname and ns_name_skip
Daniel Mack
2011-08-26
inet/resolv: Add dn_comp
Daniel Mack
2011-08-26
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
Daniel Mack
2011-08-26
inet/resolv: add ns_{put,get}{16,32}
Daniel Mack
2011-08-26
libc/inet/resolv.c: comment on #endif lines
Daniel Mack
2011-07-01
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-06-29
libc: add missing lock initialization in vswprintf
Maksim Rayskiy
2011-06-24
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-06-24
fts: fix warning due to old-style function definition
Carmelo Amoroso
2011-06-17
resolv: fix bug in res_init with ipv6 nameservers
Bernhard Reutner-Fischer
2011-06-14
resolv: try next server on SERVFAIL
Bernhard Reutner-Fischer
2011-06-14
getaddrinfo: allow numeric service without any hints
Natanael Copa
2011-06-13
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-06-11
ARM: remove EABI/OABI selection
Yann E. MORIN
2011-06-11
ARM: detect BX availibility at build time
Yann E. MORIN
2011-06-11
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
Yann E. MORIN
2011-06-10
Fix __libc_epoll_pwait compile failure on x86
Phil Blundell
2011-05-27
libc: make common longjmp usable with NPTL
Filippo Arcidiacono
2011-05-27
sh: use the common implementation for longjmp
Filippo Arcidiacono
2011-05-27
sh: fix build in !NPTL case
Filippo Arcidiacono
2011-05-13
unwind.h: Move to libc/sysdeps from nptl sysdeps
Khem Raj
2011-05-13
epoll: redo cancellation to match master
Bernhard Reutner-Fischer
2011-05-13
epoll.c: add cancellation to epoll_[p]wait()
Peter S. Mazinger
2011-05-12
wordexp: fix mishandled return value of pipe call
Bernhard Reutner-Fischer
2011-05-12
linux_specific: handle accept4 and pipe2
Bernhard Reutner-Fischer
2011-05-12
NPTL: needs madvise internally
Bernhard Reutner-Fischer
2011-05-12
socket: fix stubs
Bernhard Reutner-Fischer
2011-05-11
epoll: unify epoll.h
Bernhard Reutner-Fischer
2011-05-11
commentary typo fix
Bernhard Reutner-Fischer
2011-05-11
Implement epoll_create1 and epoll_pwait system calls.
Thierry Reding
2011-05-11
add pipe2()
Bernhard Reutner-Fischer
2011-05-11
socketcalls: add stubs
Bernhard Reutner-Fischer
2011-05-11
accept4: Implement cancellation
Bernhard Reutner-Fischer
2011-05-11
Implement accept4 system call.
Thierry Reding
2011-05-10
getcwd: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
__uc_malloc: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-07
posix_fadvise64: fix x86 implementation
Timo Teräs
2011-05-05
i386: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
x86_64: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-04
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-04
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-05-03
getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r
Denys Vlasenko
[next]