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
*
sh: Fix up optimized SH-4 memcpy on big endian.
Giuseppe Cavallaro
2009-12-19
1
-12
/
+12
*
Fix ARM syscall argument loading.
Joseph Myers
2009-12-19
1
-14
/
+21
*
semtimedop: silence warning
Bernhard Reutner-Fischer
2009-12-19
1
-1
/
+1
*
sparc: use fputs to write to stderr
Mike Frysinger
2009-12-19
1
-1
/
+1
*
sparc qops: unify & shrink
Mike Frysinger
2009-12-19
1
-51
/
+40
*
daemon: fix up INTERNAL_SYSCALL() usage
Mike Frysinger
2009-12-19
1
-4
/
+6
*
sh/user.h: clean up conflicts from kernel user.h
Andrew Stubbs
2009-12-19
1
-0
/
+11
*
tweak getdents && LFS && __WORDSIZE==64
Bernhard Reutner-Fischer
2009-12-19
1
-0
/
+7
*
sh: fix endianess and optimise the SH4 memcpy
Giuseppe Cavallaro
2009-12-19
1
-2
/
+107
*
Include bits/libc-lock.h to get __libc_once_define
Khem Raj
2009-12-19
1
-0
/
+1
*
msgrcv is of type ssize_t
Peter S. Mazinger
2009-12-19
1
-2
/
+2
*
disable _POSIX_SPAWN define
Mike Frysinger
2009-12-19
1
-0
/
+2
*
regex: call memcpy() ourselves
Mike Frysinger
2009-12-19
1
-1
/
+2
*
sysctl: avoid inline initialization
Mike Frysinger
2009-12-19
1
-17
/
+9
*
inet_ntop4: avoid inline initialization
Mike Frysinger
2009-12-19
1
-1
/
+3
*
sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
2009-12-19
3
-3
/
+3
*
futimens: Document why we need manual hidden_proto
Bernhard Reutner-Fischer
2009-12-19
1
-1
/
+6
*
futimens: add function
Bernhard Reutner-Fischer
2009-12-19
2
-0
/
+25
*
add hidden aliases for openat funcs
Mike Frysinger
2009-12-09
2
-0
/
+14
*
first pass at implementing *at funcs
Mike Frysinger
2009-12-09
18
-13
/
+371
*
_Exit(): add weak alias to _exit() for C99
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+1
*
fnmatch.c: Include unistd.h before undefining _LIBC.
Khem Raj
2009-11-13
1
-1
/
+8
*
reinstate g++-3.4.x hack for locales
Bernhard Reutner-Fischer
2009-10-28
1
-2
/
+2
*
use _LIBC rather than UCLIBC_INTERNAL
Bernhard Reutner-Fischer
2009-10-28
1
-1
/
+1
*
Revert "Make wcsxfrm visible also when LOCALE support is disabled."
Bernhard Reutner-Fischer
2009-10-19
1
-1
/
+0
*
malloc: handle size overflows in realloc()
Mike Frysinger
2009-10-16
1
-0
/
+3
*
Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
2009-10-16
1
-1
/
+2
*
pull utils from master
Bernhard Reutner-Fischer
2009-10-14
1
-166
/
+2
*
fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
2009-10-12
10
-10
/
+0
*
sparc: add stubs for more of the _Q* ops
Austin Foxley
2009-10-12
1
-0
/
+12
*
descriptive error message
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+1
*
mips: do not save variables in "hi" or "lo" across system calls
Daniel Jacobowitz
2009-10-12
1
-2
/
+2
*
sparc specific bits/socket.h
Austin Foxley
2009-10-12
1
-0
/
+356
*
sparc sigaction(): pull from master
Bernhard Reutner-Fischer
2009-10-12
1
-49
/
+43
*
always define float_t as float
Bernhard Reutner-Fischer
2009-10-12
4
-80
/
+4
*
wordexp.c: fix a bug where we might close stdout
Denys Vlasenko
2009-10-12
1
-5
/
+8
*
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-10-12
5
-9
/
+22
*
Add posix_fadvise{64}.c routines to Makefile.arch
Khem Raj
2009-10-12
2
-7
/
+7
*
Add posix_fadvise and posix_fadvise64 for powerpc
Khem Raj
2009-10-12
2
-0
/
+106
*
Fix daemon build for no-MMU no-threads.
Joseph Myers
2009-10-12
1
-0
/
+1
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-10-12
20
-38
/
+1
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-10-12
11
-10
/
+64
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-10-12
35
-409
/
+292
*
enable sbrk() for everyone
Mike Frysinger
2009-10-12
1
-4
/
+0
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-10-12
1
-1
/
+6
*
fix dl_iterate_phdr() for FDPIC systems
Mike Frysinger
2009-10-12
1
-0
/
+5
*
Blackfin: fix incorrect attribute order
Mike Frysinger
2009-10-12
1
-1
/
+1
*
Blackfin: no need to load P5 for shared FLAT
Jie Zhang
2009-10-12
1
-1
/
+0
*
Blackfin: fix generation of Scrt1.o for FDPIC
Jie Zhang
2009-10-12
1
-1
/
+1
*
Blackfin: unify FDPIC/FLAT versions of clone
Mike Frysinger
2009-10-12
1
-22
/
+8
[next]