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
...
*
Implement accept4 system call.
Thierry Reding
2011-05-11
2
-0
/
+19
*
libubacktrace: fix config-symbol handling
Bernhard Reutner-Fischer
2011-05-11
1
-1
/
+1
*
buildsys: Turn on strict aliasing for everyone
Bernhard Reutner-Fischer
2011-05-11
1
-5
/
+3
*
ldso: commentary typo fix
Bernhard Reutner-Fischer
2011-05-10
1
-1
/
+1
*
getcwd: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
1
-1
/
+2
*
__uc_malloc: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
1
-0
/
+1
*
libdl: fix local symbol's address handling in dladdr
Filippo Arcidiacono
2011-05-10
2
-2
/
+18
*
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-10
14
-28
/
+0
*
posix_fadvise64: fix x86 implementation
Timo Teräs
2011-05-07
1
-1
/
+3
*
i386: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
1
-2
/
+2
*
x86_64: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
1
-2
/
+2
*
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-05
24
-0
/
+39
*
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-04
24
-39
/
+0
*
libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linke...
Henning Heinold
2011-05-04
1
-0
/
+4
*
getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r
Denys Vlasenko
2011-05-03
1
-2
/
+2
*
getaddrinfo.c: improve code readability. No functional changes
Denys Vlasenko
2011-05-03
1
-26
/
+30
*
string: remove unused variable
Bernhard Reutner-Fischer
2011-05-03
1
-3
/
+1
*
x86_64: silence warning if !TLS
Bernhard Reutner-Fischer
2011-05-03
1
-1
/
+7
*
buildsys: prettify ssp.c handling
Bernhard Reutner-Fischer
2011-05-03
1
-4
/
+1
*
madvise is LINUX_SPECIFIC
Bernhard Reutner-Fischer
2011-05-03
1
-1
/
+1
*
test_nptl: fix expected result for tst-cputimer[123]
Filippo Arcidiacono
2011-05-03
1
-4
/
+0
*
test_nptl: fix expected result for tst-clock2 test
Filippo Arcidiacono
2011-05-02
2
-2
/
+1
*
buildsys: make $(LOCAL_INSTALL_PATH) phony
Bernhard Reutner-Fischer
2011-05-02
1
-0
/
+1
*
ether_aton: reject invalid input
Bernhard Reutner-Fischer
2011-05-02
1
-2
/
+4
*
tests: disable ether tests if !HAS_SOCKET
Bernhard Reutner-Fischer
2011-05-01
1
-1
/
+5
*
inet: add ether_aton testcase
David A Ramos
2011-05-01
1
-0
/
+46
*
sysconf: clock_getres depends on HAS_REALTIME
Bernhard Reutner-Fischer
2011-04-29
1
-3
/
+2
*
__rt_sigwaitinfo: depends on HAS_REALTIME
Bernhard Reutner-Fischer
2011-04-29
1
-1
/
+1
*
buildsys: minor fixes in Makefile.arch for C6X
Carmelo Amoroso
2011-04-27
1
-5
/
+0
*
buildsys: minor fixes in Makefile.arch for microblaze
Carmelo Amoroso
2011-04-27
1
-2
/
+0
*
libubacktrace: enabled for all archs indeed.
Carmelo Amoroso
2011-04-26
1
-1
/
+1
*
sparc: don't access fp registers when configured for no fpu
Austin Foxley
2011-04-22
1
-0
/
+2
*
libubacktrace: generic implementation based dwarf
Carmelo Amoroso
2011-04-22
4
-118
/
+74
*
Added fts support for traversing UNIX file hierarchies.
Salvatore Cro
2011-04-20
7
-0
/
+1327
*
test: fix tst-tls13 expected result and timeout
Salvatore Cro
2011-04-18
2
-2
/
+1
*
dl-startup: fix typos in block comment
Kevin Cernekee
2011-04-18
1
-8
/
+8
*
MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED sym...
Maksim Rayskiy
2011-04-18
1
-1
/
+4
*
buildsys: do_rm ARCH_HEADERS
Bernhard Reutner-Fischer
2011-04-14
1
-1
/
+1
*
resolv: really fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2011-04-13
1
-2
/
+2
*
buildsys: do not use $(and)
Bernhard Reutner-Fischer
2011-04-13
1
-1
/
+1
*
buildsys: fix GNU make v3.80 compatibility again
Kevin Cernekee
2011-04-13
1
-2
/
+6
*
resolv: fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2011-04-12
1
-1
/
+1
*
Support dynamic assignment of DSBT_INDEX
Bernd Schmidt
2011-04-11
2
-6
/
+34
*
Fix malloc alignment
Bernd Schmidt
2011-04-11
2
-3
/
+5
*
Fix nommu handling of DT_TEXTREL
Bernd Schmidt
2011-04-11
9
-158
/
+248
*
utils/ldd: Check for returned pointer from strrchr not the value it holds
Kevin Day
2011-03-30
1
-1
/
+1
*
cris: add provide arch-specific vfork implementation
Thorsten Glaser
2011-03-26
2
-1
/
+31
*
lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined
Peter S. Mazinger
2011-03-19
2
-1
/
+9
*
bump version to 0.9.32-rc3-git
Bernhard Reutner-Fischer
2011-03-16
1
-1
/
+1
*
release 0.9.32-rc3
v0.9.32-rc3
Bernhard Reutner-Fischer
2011-03-16
1
-1
/
+1
[prev]
[next]