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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nptl: handle PTHREADS_DEBUG_SUPPORT properly
Bernhard Reutner-Fischer
2010-06-12
1
-4
/
+3
*
nptl: fix race condition when generating libpthread.so
Bernhard Reutner-Fischer
2010-06-12
1
-3
/
+3
*
hcreate_r: silence warning in helper func
Bernhard Reutner-Fischer
2010-06-11
1
-4
/
+4
*
wordexp: silence warning
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+2
*
nptl: remove relocation in pthread_rwlock_init()
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-11
9
-9
/
+10
*
testsuite: disable some tests for !LFS
Bernhard Reutner-Fischer
2010-06-11
4
-3
/
+11
*
nptl: fix wrong path to nptl_db
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-06-11
2
-2
/
+6
*
buildsys: fix clean vs. headerclean
Bernhard Reutner-Fischer
2010-06-11
1
-2
/
+2
*
buildsys: conceal install_headers
Bernhard Reutner-Fischer
2010-06-11
2
-6
/
+15
*
buildsys: fix lib/ directory prerequisite
Bernhard Reutner-Fischer
2010-06-11
2
-16
/
+7
*
libm: unbreak scalbn for 64-bit processors
Roman I Khimov
2010-06-10
1
-1
/
+1
*
testsuite: .gitignore symlink
Bernhard Reutner-Fischer
2010-06-10
1
-0
/
+1
*
testsuite: do not run inet tests if !ipv4 && !ipv6
Bernhard Reutner-Fischer
2010-06-10
1
-0
/
+7
*
lgamma: fix sign handling
Bernhard Reutner-Fischer
2010-06-10
4
-2
/
+26
*
libm: unhide signgam
Roman I Khimov
2010-06-10
2
-2
/
+0
*
do not generate garbled interp
Bernhard Reutner-Fischer
2010-06-08
1
-3
/
+4
*
nptl: fix for !ipv4 && !ipv6
Bernhard Reutner-Fischer
2010-06-08
2
-7
/
+8
*
mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips
Khem Raj
2010-06-07
1
-7
/
+21
*
strverscmp: I forgot to export it
Denys Vlasenko
2010-06-04
1
-0
/
+1
*
ldso/mips: Fix relocation parsing so that they work on both mips32/mips64
Khem Raj
2010-06-02
1
-2
/
+2
*
inotify: add inotify_init1 system call support
Vladimir Zapolskiy
2010-06-01
2
-0
/
+17
*
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
Vladimir Zapolskiy
2010-06-01
1
-1
/
+11
*
utils: Fix ldd segfault
Natanael Copa
2010-05-24
1
-1
/
+1
*
mips: Add vfork to libc
Khem Raj
2010-05-19
3
-6
/
+18
*
mips/bits/pthreadtypes.h: Re-include sgidefs.h
Khem Raj
2010-05-19
1
-0
/
+1
*
static build: define pthreads wrappers only for threaded builds
Timo Teräs
2010-05-17
1
-0
/
+2
*
some (all?) archs don't define asm, so use builtin __asm__
Austin Foxley
2010-05-17
1
-1
/
+1
*
Fix fcntl64 for 64 bit targets.
Rob Landley
2010-05-17
1
-2
/
+2
*
workaround GCC PR32219
Denys Vlasenko
2010-05-17
1
-2
/
+13
*
resolv.h: fix wring indentation of #ifdef/#endif pairs
Denys Vlasenko
2010-05-16
1
-5
/
+6
*
utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.
Khem Raj
2010-05-11
1
-0
/
+2
*
powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.
Khem Raj
2010-05-09
1
-0
/
+2
*
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-09
42
-396
/
+957
*
mips/Makefile.arch: Remove -f option to $(do_awk)
Khem Raj
2010-05-07
1
-1
/
+1
*
resolv: various memory corruption and off by one fixes
Timo Teras
2010-05-07
1
-4
/
+8
*
static build: fix internal locking weaks to get pulled in always
Timo Teras
2010-05-07
3
-41
/
+35
*
ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocations
Roman I Khimov
2010-05-05
1
-2
/
+2
*
Fix gen_wc8bit support for finding a UTF8 locale on host.
Andy Gibbs
2010-05-05
1
-2
/
+3
*
nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64
Roman I Khimov
2010-05-03
2
-3
/
+4
*
nptl: use arch-specific cancellation routines for x86_64
Roman I Khimov
2010-05-03
3
-17
/
+23
*
nptl: fix sem_open with O_CREAT
Roman I Khimov
2010-05-03
1
-1
/
+2
*
time.c: fix unreadable code style: assignments within if(), misplaced comments
Denys Vlasenko
2010-04-29
1
-35
/
+48
*
optional /etc/localtime support
Denys Vlasenko
2010-04-29
2
-3
/
+52
*
include dlfcn.h in ldso.h to get RTLD_NODELETE definition
Austin Foxley
2010-04-28
1
-0
/
+1
*
fix a few build errors for the no threads case
Austin Foxley
2010-04-28
2
-0
/
+3
*
Fix typo (OPTIMIZATIONS -> OPTIMIZATION)
Tony Wu
2010-04-28
1
-4
/
+4
*
MIPS: restore INLINE_SYSCALL macro
Gabor Juhos
2010-04-27
1
-2
/
+2
*
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-04-27
4
-60
/
+147
[prev]
[next]