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: fix LFS handling
Bernhard Reutner-Fischer
2010-07-30
1
-1
/
+3
*
nptl: do not define _POSIX_SPAWN since its not implemented
Natanael Copa
2010-07-30
1
-0
/
+2
*
Immediately try next nameserver on recv() failure
Ingo van Lil
2010-07-28
1
-1
/
+3
*
malloc: simplify MAP_UNINITIALIZE ifdef logic
Mike Frysinger
2010-07-27
1
-7
/
+4
*
new helper funcs for alloca/malloc with mmu/nommu
Mike Frysinger
2010-07-27
4
-52
/
+54
*
remove trailing comma in enum
Bernhard Reutner-Fischer
2010-07-27
1
-1
/
+1
*
silence warning about incompatible types with _dl_init_static_tls
Bernhard Reutner-Fischer
2010-07-27
4
-4
/
+3
*
buildsys: tweak quoting of V=
Bernhard Reutner-Fischer
2010-07-27
1
-14
/
+16
*
malloc-simple: Make calloc() return zeroed memory
Steven J. Magnani
2010-07-27
1
-5
/
+4
*
lutimes: add lutimes support
Vladimir Zapolskiy
2010-07-27
2
-1
/
+41
*
endian.h: add BSD convertions between big/little-endian byte order
Vladimir Zapolskiy
2010-07-27
1
-0
/
+38
*
Fix ctime() standard compliance bug
David A Ramos
2010-07-27
2
-0
/
+45
*
enable fcntl nocancel prototype for all threads
Mike Frysinger
2010-07-26
1
-2
/
+0
*
daemon: drop cruft incorrectly re-introduced by nptl merge
Mike Frysinger
2010-07-26
1
-7
/
+0
*
bfin: pull in common/sysdep.h
Mike Frysinger
2010-07-26
1
-1
/
+1
*
msync: skip if syscall is missing
Mike Frysinger
2010-07-26
1
-0
/
+4
*
nommu: fix building of fork.c when stubs are disabled
Mike Frysinger
2010-07-26
1
-1
/
+2
*
bfin: add exec stack markings to assembly files
Mike Frysinger
2010-07-26
5
-0
/
+10
*
ldso: Fix DL_BOOT_COMPUTE_DYN macro
Filippo Arcidiacono
2010-07-26
1
-1
/
+1
*
Rules.mak: ARM926T is really an armv5t and arm9e core.
Khem Raj
2010-07-22
1
-1
/
+1
*
arm/crt1.S: Avoid dependency on PC+4 or PC+8
Khem Raj
2010-07-21
1
-8
/
+3
*
ldso/arm: Correct protected symbol resolution
Khem Raj
2010-07-21
1
-2
/
+9
*
ldso/mips: pltgot should array not address of array to dynamic info.
Khem Raj
2010-07-19
1
-1
/
+1
*
arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...
Khem Raj
2010-07-15
1
-9
/
+9
*
nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error
Bernhard Reutner-Fischer
2010-07-15
1
-0
/
+3
*
silence shadow warnings
Bernhard Reutner-Fischer
2010-07-14
3
-48
/
+48
*
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-14
13
-84
/
+84
*
nptl: x86_64: fix compilation of unwinder
Bernhard Reutner-Fischer
2010-07-14
3
-1
/
+223
*
nptl i686: fix pthread_cond_wait.S compilation
Roman I Khimov
2010-07-14
1
-0
/
+1
*
include/param.h: Dont use ARG_MAX from kernel headers
Khem Raj
2010-07-09
3
-6
/
+37
*
arm: Silence warning about shadow declarations
Khem Raj
2010-07-07
2
-26
/
+26
*
nptl: disregard generated tcb-offsets.c
Bernhard Reutner-Fischer
2010-07-06
1
-1
/
+1
*
nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.
Khem Raj
2010-07-06
1
-0
/
+2
*
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
32
-1034
/
+596
*
nptl: fix subdirs handling
Bernhard Reutner-Fischer
2010-07-06
11
-5
/
+70
*
nptl: simplify buildsys
Bernhard Reutner-Fischer
2010-07-06
13
-308
/
+67
*
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-06
5
-0
/
+9
*
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2010-07-05
5
-9
/
+0
*
remove extra comma in lock macro
Austin Foxley
2010-07-03
1
-1
/
+1
*
more workarounds for GCC PR32219
Timo Teräs
2010-06-30
1
-2
/
+2
*
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-30
3
-5
/
+9
*
nptl/errno: Use a separate __errno_location for libpthread.
Khem Raj
2010-06-30
3
-1
/
+7
*
nptl/generic: Build generic libc-tls.c for non-mips architectures.
Khem Raj
2010-06-30
1
-2
/
+3
*
arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.
Khem Raj
2010-06-29
2
-1
/
+23
*
remove redundant args to do_ln
Bernhard Reutner-Fischer
2010-06-29
1
-1
/
+1
*
test/nptl: move eintr.c to where it belongs
Bernhard Reutner-Fischer
2010-06-25
1
-0
/
+0
*
test: silence shadow warning
Bernhard Reutner-Fischer
2010-06-25
1
-3
/
+3
*
nptl: arm: make it compile again
Bernhard Reutner-Fischer
2010-06-24
2
-0
/
+10
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
43
-215
/
+215
*
intl, nptl_db: fix prerequisites
Bernhard Reutner-Fischer
2010-06-24
2
-5
/
+5
[prev]
[next]