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
2010-05-17
some (all?) archs don't define asm, so use builtin __asm__
Austin Foxley
2010-05-17
workaround GCC PR32219
Denys Vlasenko
2010-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-07
resolv: various memory corruption and off by one fixes
Timo Teras
2010-05-07
static build: fix internal locking weaks to get pulled in always
Timo Teras
2010-04-29
time.c: fix unreadable code style: assignments within if(), misplaced comments
Denys Vlasenko
2010-04-29
optional /etc/localtime support
Denys Vlasenko
2010-04-28
fix a few build errors for the no threads case
Austin Foxley
2010-04-27
MIPS: restore INLINE_SYSCALL macro
Gabor Juhos
2010-04-27
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-04-27
libc/x86_64: use ELF-compatible definitions for assembler
Roman I Khimov
2010-04-27
libc/regex: fix internal_function declarations
Roman I Khimov
2010-04-25
enable building __fcntl_nocancel, as it used unconditionally now
Austin Foxley
2010-04-25
libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-22
nptl: fix libc internal, dynamically enabled locking
Timo Teräs
2010-04-22
nptl: fix malloc library locking
Timo Teräs
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-04-20
nptl: remove unneeded libc-lock.h include
Timo Teräs
2010-04-16
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-15
nptl: fix libc sigtimedwait
Timo Teräs
2010-04-15
nptl: fix libc sigaction signal checking
Timo Teräs
2010-04-12
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2010-04-12
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2010-04-09
resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
2010-04-09
Fixes NPTL build on x86.
Natanael Copa
2010-04-08
confstr: properly stringify version parts
Bernhard Reutner-Fischer
2010-04-06
correctly quote version in confstr
Austin Foxley
2010-04-06
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
Bernhard Reutner-Fischer
2010-04-06
Fix use-after-free bug in __dns_lookup
Gabor Juhos
2010-04-06
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...
Denys Vlasenko
2010-04-06
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
2010-04-06
i386/bits/syscalls.h: generate better code using more restrictive asm constra...
Denys Vlasenko
2010-04-06
i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
2010-04-05
utent: do not create extra static functions if !THREADS
Denys Vlasenko
2010-04-05
regex_old: convert static flag variable to smallint
Denys Vlasenko
2010-04-05
getutid is not used internally, removing hidden_proto
Denys Vlasenko
2010-04-02
poll.c: fix incorrect merge
Austin Foxley
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-30
resolv: DEBUG-print nameserver we talk to
Bernhard Reutner-Fischer
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-03-18
nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines
Tobias Klauser
2010-03-18
nios2: Update fcntl.h from m68k
Tobias Klauser
2010-03-17
lift printf field width limit
Michael Deutschmann
2010-03-16
nios2: Add sys/user.h
Tobias Klauser
2010-03-05
pull kernel-features.h from NPTL
Bernhard Reutner-Fischer
2010-03-04
poll: unavailable on linux < 2.2.0
Bernhard Reutner-Fischer
2010-02-19
Get x86_64 compile to succeed.
Khem Raj
2010-02-19
sparc: disable cancellable system, as it fails in strange ways right now
Austin Foxley
[next]