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
...
*
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
*
sys/mount.h: sync with latest glibc
Mike Frysinger
2009-10-12
1
-1
/
+5
*
setup attribute_optimize which comes with gcc-4.4+
Mike Frysinger
2009-10-12
1
-0
/
+6
*
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
*
test_librt: Fix shmtest.c test case
Carmelo Amoroso
2009-10-12
1
-3
/
+5
*
test_librt: Fix build system for shm_open/unlink tests
Carmelo Amoroso
2009-10-12
2
-2
/
+4
*
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
*
do not force LFS for Blackfin systems
Mike Frysinger
2009-10-12
1
-1
/
+0
*
enable sbrk() for everyone
Mike Frysinger
2009-10-12
2
-9
/
+0
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-10-12
1
-1
/
+6
*
Blackfin: rename __dl_boot to __start
Mike Frysinger
2009-10-12
2
-11
/
+8
*
test/librt: make it build again
Denys Vlasenko
2009-10-12
1
-0
/
+3
*
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
2
-2
/
+3
*
Blackfin: add elf_machine_load_address() stub
Mike Frysinger
2009-10-12
1
-0
/
+8
*
ldso: fix building for FDPIC systems
Mike Frysinger
2009-10-12
1
-1
/
+1
*
silence warnings in Blackfin ldso code
Mike Frysinger
2009-10-12
3
-3
/
+3
*
Blackfin: add support for automatic loading of L2 SRAM regions
Jie Zhang
2009-10-12
1
-17
/
+36
*
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
*
linuxthreads.old: fix crash in debug code
Mike Frysinger
2009-10-12
1
-1
/
+1
*
It fixes the following warnings seen on mips build.
Khem Raj
2009-10-12
3
-8
/
+20
*
avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
2009-10-12
3
-175
/
+0
*
some ports define ENOTSUP
Mike Frysinger
2009-10-12
1
-1
/
+3
*
linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
2009-10-12
2
-0
/
+12
*
fix building for systems w/out ldso support
Mike Frysinger
2009-10-12
2
-1
/
+8
*
alpha: fix building with no asm/elf.h
Mike Frysinger
2009-10-12
1
-1
/
+14
*
fdatasync: handle latest alpha syscalls
Mike Frysinger
2009-10-12
1
-1
/
+1
*
alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
2009-10-12
1
-0
/
+1
*
use -EB/-EL for all targets
Mike Frysinger
2009-10-12
1
-8
/
+3
*
sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
2009-10-12
1
-70
/
+119
*
use -isystem with gcc paths
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+1
*
i386: store errno value before using __set_errno()
Ingo van Lil
2009-10-12
1
-4
/
+3
*
ignore generated unifdef
Mike Frysinger
2009-10-12
1
-0
/
+1
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-10-12
26
-3
/
+206
*
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-10-12
3
-0
/
+112
*
sh: add cacheflush syscall wrapper
Carmelo Amoroso
2009-10-12
2
-1
/
+16
*
Correct ARM memcpy comments.
Joseph Myers
2009-10-12
1
-1
/
+2
*
Fix Thumb-2 setjmp.
Joseph Myers
2009-10-12
1
-1
/
+1
*
Fix Thumb-2 memcpy.
Joseph Myers
2009-10-12
1
-1
/
+1
*
Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.
Joseph Myers
2009-10-12
1
-0
/
+15
*
locale: gen_wc8bit: try to find UTF8 locale automatically
Mike Frysinger
2009-10-12
1
-1
/
+24
[prev]
[next]