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
...
*
buildsys: add brief mode; show defines and ld-flags
Bernhard Reutner-Fischer
2010-06-24
2
-1
/
+33
*
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-06-24
4
-5
/
+5
*
fix race condition when generating linker scripts
Bernhard Reutner-Fischer
2010-06-24
2
-6
/
+8
*
arm/nptl: Sync unwinding with glibc.
Khem Raj
2010-06-23
2
-94
/
+116
*
arm/nptl: sysdep-cancel.h needs syscall handing for EABI
Khem Raj
2010-06-23
1
-25
/
+142
*
MIPS: Fix build error with linuxthreads.old
Abdoulaye Walsimou Gaye
2010-06-22
1
-1
/
+1
*
avoid using c99 syntax
Mirko Vogt
2010-06-21
6
-6
/
+12
*
get rid of needless c99 construct
Austin Foxley
2010-06-21
1
-2
/
+2
*
nptl: i386 needs atomic.h for atomic_exchange_acq
Bernhard Reutner-Fischer
2010-06-17
1
-0
/
+1
*
nptl: fix order of includes for out-of-tree builds
Bernhard Reutner-Fischer
2010-06-17
1
-4
/
+7
*
libc: define cfi_personality and cfi_lsda
Bernhard Reutner-Fischer
2010-06-17
1
-0
/
+11
*
librt: fix linking WRT pthreads
Bernhard Reutner-Fischer
2010-06-17
1
-3
/
+2
*
libc: Fix non-NPTL threads build
Carmelo Amoroso
2010-06-17
1
-1
/
+3
*
librt: simplify handling LDFLAGS
Bernhard Reutner-Fischer
2010-06-17
1
-9
/
+6
*
libm: typo fix NO_LONG_DOUBLE variant of gamma_r
Bernhard Reutner-Fischer
2010-06-15
1
-1
/
+1
*
sh4: Fixes for SH-4 without an FPU
Carmelo Amoroso
2010-06-14
3
-3
/
+7
*
handle i386 TARGET_SUBARCH
Bernhard Reutner-Fischer
2010-06-13
1
-0
/
+4
*
nptl: fix symlinking headers
Bernhard Reutner-Fischer
2010-06-13
3
-23
/
+18
*
nptl: avoid spurious rebuilds of libpthread*.a
Bernhard Reutner-Fischer
2010-06-12
1
-2
/
+0
*
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
[prev]
[next]