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/x86_64: use ELF-compatible definitions for assembler
Roman I Khimov
2010-04-27
1
-17
/
+1
*
libc/regex: fix internal_function declarations
Roman I Khimov
2010-04-27
1
-5
/
+5
*
libpthread/x86_64: fix clean
Roman I Khimov
2010-04-27
1
-1
/
+1
*
enable building __fcntl_nocancel, as it used unconditionally now
Austin Foxley
2010-04-25
4
-7
/
+152
*
Makefile.in: install sgtty.h
Roman I Khimov
2010-04-25
1
-2
/
+1
*
nptl: Harmonize objects and headers makefile clean targets
nptl_merge
Carmelo Amoroso
2010-04-25
13
-38
/
+38
*
build: Fix infinite loop when no threading support is enabled
Carmelo Amoroso
2010-04-25
1
-2
/
+1
*
libpthread/nptl_db: define NOT_IN_libc
Roman I Khimov
2010-04-25
1
-1
/
+1
*
nptl_db: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
5
-15
/
+5
*
nptl: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
1
-2
/
+1
*
libc: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
19
-206
/
+93
*
change ABI_VERSION back to just include the major number
Austin Foxley
2010-04-23
1
-3
/
+1
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-23
2
-1
/
+12
|
\
|
*
utils: fix install prefix for getconf
Natanael Copa
2010-04-23
1
-1
/
+1
|
*
linuxthreads.new: initialize stdio locking
Timo Teräs
2010-04-14
1
-0
/
+11
*
|
nptl: fix dynamic initialization of libpthread
Timo Teräs
2010-04-22
2
-1
/
+7
*
|
nptl: fix libc internal, dynamically enabled locking
Timo Teräs
2010-04-22
4
-16
/
+62
*
|
ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
2010-04-22
3
-13
/
+22
*
|
nptl: fix warnings of shadowing __self
Timo Teräs
2010-04-22
1
-6
/
+6
*
|
nptl: fix malloc library locking
Timo Teräs
2010-04-22
2
-10
/
+8
*
|
nptl: proper soname handling
Natanael Copa
2010-04-22
19
-43
/
+47
*
|
nptl: remove unneeded libc-lock.h include
Timo Teräs
2010-04-20
1
-1
/
+0
*
|
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
69
-0
/
+70
*
|
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-16
7
-86
/
+24
*
|
libc-symbols: add attribute_protected
Timo Teras
2010-04-16
1
-0
/
+2
*
|
ldso/i386: support protected symbols
Joakim Tjernlund
2010-04-16
1
-2
/
+8
*
|
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-16
70
-71
/
+1
*
|
nptl: fix libc sigtimedwait
Timo Teräs
2010-04-15
1
-2
/
+3
*
|
nptl: fix libc sigaction signal checking
Timo Teräs
2010-04-15
2
-19
/
+0
*
|
PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
2010-04-15
1
-1
/
+1
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-14
125
-10
/
+1413
|
\
|
|
*
*.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
[prev]
[next]