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
...
|
*
*.o[sS]: depend on pregen
Bernhard Reutner-Fischer
2010-04-14
1
-10
/
+9
|
*
ldso: Add config option for controlling LD_PRELOAD
Carmelo AMOROSO
2010-04-14
2
-0
/
+20
|
*
test: add API test
Bernhard Reutner-Fischer
2010-04-13
122
-0
/
+1384
*
|
nptl: turn pointer demangling off
Timo Teräs
2010-04-14
1
-1
/
+1
*
|
nptl: initialize stdio locking
Timo Teräs
2010-04-14
1
-0
/
+12
*
|
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-04-14
71
-3
/
+73
*
|
provide prototype for internal helper
Bernhard Reutner-Fischer
2010-04-12
1
-0
/
+2
*
|
temporarily turn on warnings for NPTL
Bernhard Reutner-Fischer
2010-04-12
1
-0
/
+2
*
|
silence debug warning
Bernhard Reutner-Fischer
2010-04-12
1
-2
/
+6
*
|
whitespace cleanup
Bernhard Reutner-Fischer
2010-04-12
1
-5
/
+5
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
13
-27
/
+22
|
\
|
|
*
attribute_optimize: fix typo with args
Bernhard Reutner-Fischer
2010-04-12
1
-2
/
+2
|
*
prettify make clean
Bernhard Reutner-Fischer
2010-04-12
2
-2
/
+2
|
*
*.i depend on generated headers
Bernhard Reutner-Fischer
2010-04-12
1
-0
/
+1
|
*
silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
2010-04-12
5
-6
/
+6
|
*
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2010-04-12
2
-3
/
+6
|
*
ldso_sh: Provide only one definition for elf_machine_type_class
Carmelo Amoroso
2010-04-11
1
-7
/
+0
|
*
resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
2010-04-09
1
-4
/
+2
|
*
.gitignore getconf binaries
Bernhard Reutner-Fischer
2010-04-08
1
-2
/
+4
|
*
confstr: properly stringify version parts
Bernhard Reutner-Fischer
2010-04-08
1
-3
/
+5
*
|
nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
Natanael Copa
2010-04-12
1
-11
/
+5
*
|
pthread_mutex_timedlock: always build with optimizations
Bernhard Reutner-Fischer
2010-04-12
1
-1
/
+5
*
|
nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assembler
Timo Teräs
2010-04-12
1
-0
/
+1
*
|
use user-provided host binaries
Bernhard Reutner-Fischer
2010-04-12
6
-10
/
+10
*
|
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2010-04-12
2
-3
/
+6
*
|
Fixes NPTL build on x86.
Natanael Copa
2010-04-09
1
-1
/
+1
*
|
pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
2010-04-07
1
-1
/
+1
*
|
utils .gitignore update to include getconf
Austin Foxley
2010-04-06
1
-0
/
+2
*
|
correctly quote version in confstr
Austin Foxley
2010-04-06
1
-3
/
+4
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
13
-186
/
+297
|
\
|
|
*
getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
Bernhard Reutner-Fischer
2010-04-06
1
-0
/
+18
|
*
getconf: move to utils/
Bernhard Reutner-Fischer
2010-04-06
4
-3
/
+12
|
*
Fix use-after-free bug in __dns_lookup
Gabor Juhos
2010-04-06
1
-3
/
+1
|
*
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...
Denys Vlasenko
2010-04-06
1
-18
/
+78
|
*
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
2010-04-06
1
-45
/
+9
|
*
i386/bits/syscalls.h: generate better code using more restrictive asm constra...
Denys Vlasenko
2010-04-06
1
-4
/
+11
|
*
i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
2010-04-06
1
-100
/
+116
|
*
libutil/login: was totally broken. fixed
Denys Vlasenko
2010-04-05
2
-21
/
+56
|
*
utent: do not create extra static functions if !THREADS
Denys Vlasenko
2010-04-05
1
-37
/
+49
|
*
regex_old: convert static flag variable to smallint
Denys Vlasenko
2010-04-05
2
-10
/
+4
|
*
getutid is not used internally, removing hidden_proto
Denys Vlasenko
2010-04-05
2
-5
/
+3
*
|
nptl needs stdio futexes enabled.
Austin Foxley
2010-04-02
1
-0
/
+1
*
|
poll.c: fix incorrect merge
Austin Foxley
2010-04-02
1
-3
/
+1
*
|
Revert "remove config knobs that belong to the nptl branch"
Austin Foxley
2010-04-02
1
-0
/
+39
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
73
-524
/
+422
|
\
|
|
*
bump version to 0.9.32-git
Bernhard Reutner-Fischer
2010-04-02
1
-2
/
+2
|
*
Release 0.9.31
v0.9.31
0.9.31
Bernhard Reutner-Fischer
2010-04-02
1
-1
/
+1
|
*
resolv: DEBUG-print nameserver we talk to
Bernhard Reutner-Fischer
2010-03-30
1
-2
/
+18
|
*
utils: hide comment if !V
Bernhard Reutner-Fischer
2010-03-30
1
-1
/
+1
|
*
pass CFLAGS-dir to CC-m
Bernhard Reutner-Fischer
2010-03-25
1
-1
/
+4
[prev]
[next]