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
...
*
libc: Fix cancellation handling in some C functions
Salvatore Cro
2010-09-15
5
-8
/
+78
*
libubacktrace: Provide uClibc with backtrace functions
Salvatore Cro
2010-09-15
12
-4
/
+517
*
misc: utmpx based logging support
Salvatore Cro
2010-09-14
8
-1
/
+260
*
nptl: fix static linking
Natanael Copa
2010-09-09
1
-2
/
+2
*
tests: nptl tests dependencies cleanup
Salvatore Cro
2010-09-09
1
-12
/
+8
*
ldso: Fix compilation for x86_64 without TLS support.
Will Newton
2010-09-07
1
-0
/
+2
*
misc: Fix build error about missing PAGE_SIZE
Abdoulaye Walsimou Gaye
2010-09-06
1
-0
/
+1
*
libc: Provide both getpgid and __getpgid symbols
Carmelo Amoroso
2010-08-31
1
-1
/
+4
*
Fix resolver broken in NPTL build
Timo Teräs
2010-08-28
1
-2
/
+2
*
_uintmaxtostr: fix indentation (spaces->tabs), no code changes
Denys Vlasenko
2010-08-26
1
-10
/
+10
*
resolv: simplify MAXALIAS handling
Bernhard Reutner-Fischer
2010-08-19
1
-16
/
+7
*
getserv: fix reading services lines w > 80 chars
Bernhard Reutner-Fischer
2010-08-19
2
-28
/
+30
*
add header guard
Bernhard Reutner-Fischer
2010-08-19
1
-0
/
+3
*
buildsys: Do not error on GNUHASH for clean targets
Bernhard Reutner-Fischer
2010-08-19
1
-1
/
+1
*
testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY
Bernhard Reutner-Fischer
2010-08-17
1
-0
/
+4
*
nptl: fix calling convention for __pthread_mutex_cond_lock
Timo Teräs
2010-08-17
2
-3
/
+10
*
config parser: fix memory corruption
Timo Teräs
2010-08-06
1
-2
/
+2
*
nptl i686: avoid cpp problems with thunk section
Bernhard Reutner-Fischer
2010-08-06
1
-0
/
+2
*
Revert "nptl i686: fix pthread_cond_wait.S compilation"
Bernhard Reutner-Fischer
2010-08-05
1
-1
/
+0
*
resolver: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-136
/
+119
*
getnet: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
7
-229
/
+239
*
getproto: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-212
/
+137
*
usershell: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-116
/
+56
*
switch getservice to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-212
/
+139
*
sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2010-08-05
3
-11
/
+77
*
add config parser
Bernhard Reutner-Fischer
2010-08-05
4
-3
/
+324
*
math: isnan is a C99 feature
Henning Heinold
2010-08-05
1
-6
/
+5
*
nptl: fix x86 assembly PIC relocations
Timo Teräs
2010-08-05
2
-2
/
+2
*
buildsys: check_gcc warning flags
Bernhard Reutner-Fischer
2010-08-05
1
-5
/
+18
*
utils: add pregen requisite
Bernhard Reutner-Fischer
2010-08-04
1
-2
/
+2
*
nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
Bernhard Reutner-Fischer
2010-08-02
2
-0
/
+16
*
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
[prev]
[next]