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
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
_Exit(): add weak alias to _exit() for C99
Bernhard Reutner-Fischer
2009-11-22
1
-0
/
+1
*
realpath: SUSv4 compliant
Bernhard Reutner-Fischer
2009-11-22
1
-14
/
+8
*
include string.h for memset()
Bernhard Reutner-Fischer
2009-11-17
1
-0
/
+2
*
disable _POSIX_SPAWN define
Mike Frysinger
2009-11-09
1
-0
/
+2
*
regex: call memcpy() ourselves
Mike Frysinger
2009-11-09
1
-1
/
+2
*
sysctl: avoid inline initialization
Mike Frysinger
2009-11-09
1
-17
/
+9
*
inet_ntop4: avoid inline initialization
Mike Frysinger
2009-11-09
1
-1
/
+3
*
sparc: use fputs to write to stderr
Mike Frysinger
2009-11-09
1
-1
/
+1
*
sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
2009-11-09
3
-3
/
+3
*
make the sem_open changes actually compile
Austin Foxley
2009-11-09
2
-2
/
+2
*
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
11
-17
/
+22
*
whitespace fixes
Austin Foxley
2009-10-17
16
-60
/
+57
*
mips: do not save variables in "hi" or "lo" across system calls
Daniel Jacobowitz
2009-10-17
1
-2
/
+2
*
mktemp does not depend on floats
Austin Foxley
2009-10-17
1
-1
/
+4
*
sync a few trivial changes back to master
Austin Foxley
2009-10-17
2
-5
/
+5
*
hostid: style fixes to match master
Austin Foxley
2009-10-17
1
-6
/
+8
*
i386: use common INTERNAL_SYSCALL_ERROR_P
Mike Frysinger
2009-10-16
1
-3
/
+0
*
Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
2009-10-16
1
-1
/
+2
*
check stat("/etc/resolv.conf") for errors
Denys Vlasenko
2009-10-16
1
-1
/
+2
*
libc/inet/resolv.c: reread resolv.conf if its mtime was changed
Bernhard Reutner-Fischer
2009-10-16
1
-6
/
+9
*
drop __BCC__ cruft from string code
Mike Frysinger
2009-10-16
14
-131
/
+11
*
utime() is obsolescent in SUSv4
Bernhard Reutner-Fischer
2009-10-16
3
-1
/
+5
*
ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
2009-10-16
2
-2
/
+5
*
link-time warning for obsolescent/removed network funcs
Bernhard Reutner-Fischer
2009-10-16
1
-0
/
+4
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-16
22
-47
/
+32
*
malloc: handle size overflows in realloc()
Mike Frysinger
2009-10-16
1
-0
/
+3
*
sparc qops: unify & shrink
Mike Frysinger
2009-10-16
1
-51
/
+40
*
fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
2009-10-16
10
-10
/
+0
*
sparc: add stubs for more of the _Q* ops
Austin Foxley
2009-10-16
1
-0
/
+12
*
descriptive error message
Bernhard Reutner-Fischer
2009-10-16
1
-1
/
+1
*
sh: Align sh clone implementation with glibc
Carmelo Amoroso
2009-10-10
1
-8
/
+7
*
sh4: Reorder code in memmove.c
Carmelo Amoroso
2009-10-10
1
-32
/
+30
*
Fix building arm EABI
Bernhard Reutner-Fischer
2009-10-08
2
-1
/
+2
*
mips nptl: Cleanup up _ABI64 warnings
Austin Foxley
2009-09-27
1
-0
/
+2
*
sh: Add new optimisation to the SH4 memcpy
Giuseppe Cavallaro
2009-09-27
1
-2
/
+107
*
sh: add assembly strcpy and strncpy
Giuseppe Cavallaro
2009-09-27
2
-0
/
+71
*
sh: add assembly strlen from Kernel
Giuseppe Cavallaro
2009-09-27
1
-0
/
+75
*
sh: add assembly memchr from Kernel
Giuseppe Cavallaro
2009-09-27
1
-0
/
+30
*
sh: add a new memmove optimised for SH4
Giuseppe Cavallaro
2009-09-27
1
-0
/
+119
*
sh: add assembly memset from Kernel and optimise it for SH4
Giuseppe Cavallaro
2009-09-27
1
-0
/
+146
*
build C files within arch subfolders.
Giuseppe Cavallaro
2009-09-27
1
-1
/
+4
*
Revert part of ecd7069ac6
Austin Foxley
2009-09-25
1
-0
/
+2
*
sparc specific bits/socket.h
Austin Foxley
2009-09-25
1
-0
/
+356
*
use correct define to guard non tls errno
Austin Foxley
2009-09-23
2
-17
/
+1
*
tls: test for DTV vs TCB at TP correctly
Austin Foxley
2009-09-23
1
-2
/
+2
*
spent this morning beating i386 nptl into shape
Austin Foxley
2009-09-22
8
-5
/
+37
*
sparc nptl: make sure correct clone.S and pt-vfork.S get in libpthread
Austin Foxley
2009-09-22
1
-2
/
+2
*
add timerfd syscall and header
Stephan Raue
2009-09-21
3
-1
/
+93
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
9
-143
/
+35
*
uClibc_mutex.h: define non-thread versions of all the io-mutex macros
Austin Foxley
2009-09-21
1
-5
/
+12
[next]