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/string/i386/string.h: fix -O0 build failure
Denys Vlasenko
2009-08-19
1
-0
/
+22
*
avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
2009-08-19
3
-175
/
+0
*
syscall: convert cris/hppa to common syscalls
Mike Frysinger
2009-08-19
3
-140
/
+19
*
MAKEALL: find kernel headers better
Mike Frysinger
2009-08-19
1
-1
/
+12
*
some ports define ENOTSUP
Mike Frysinger
2009-08-19
1
-1
/
+3
*
INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
Mike Frysinger
2009-08-19
1
-6
/
+6
*
linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
2009-08-19
2
-0
/
+12
*
fix building for systems w/out ldso support
Mike Frysinger
2009-08-19
2
-1
/
+8
*
alpha: fix building with no asm/elf.h
Mike Frysinger
2009-08-19
1
-1
/
+14
*
alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
2009-08-19
1
-0
/
+1
*
first pass at implementing *at funcs
Mike Frysinger
2009-08-19
24
-48
/
+457
*
fdatasync: handle latest alpha syscalls
Mike Frysinger
2009-08-19
1
-1
/
+1
*
sync a few headers with glibc (no functional changes)
Mike Frysinger
2009-08-19
4
-47
/
+47
*
dirent: push dirent type to prototypes
Mike Frysinger
2009-08-19
7
-48
/
+70
*
string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT
Mike Frysinger
2009-08-19
1
-1
/
+1
*
regex: convert #if to #ifdef
Mike Frysinger
2009-08-19
2
-2
/
+2
*
mknod: convert to INLINE_SYSCALL() to sync with glibc
Mike Frysinger
2009-08-19
1
-12
/
+6
*
note that we do not want hidden malloc aliases
Mike Frysinger
2009-08-19
1
-0
/
+2
*
fix typo in frv endian comment
Mike Frysinger
2009-08-19
1
-1
/
+1
*
start ignoring include/ symlinks
Mike Frysinger
2009-08-19
1
-18
/
+22
*
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-08-19
2
-1
/
+1
*
unifdef: implement err.h funcs locally
Mike Frysinger
2009-08-19
1
-1
/
+7
*
ppoll: switch to INLINE_SYSCALL() to match glibc
Mike Frysinger
2009-08-19
1
-11
/
+2
*
add hidden aliases for older regex search functions
Mike Frysinger
2009-08-19
2
-0
/
+4
*
install_headers: convert header removal to Kbuild style
Mike Frysinger
2009-08-19
1
-182
/
+83
*
use -EB/-EL for all targets
Mike Frysinger
2009-08-19
1
-8
/
+3
*
Fix ARM syscall argument loading.
Joseph Myers
2009-08-19
1
-14
/
+21
*
undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings.
Khem Raj
2009-08-02
2
-1
/
+3
*
Makefile.in: Let make release or make dist to use git.
Khem Raj
2009-08-02
1
-1
/
+2
*
Rules.mak: Fix references to svn.
Khem Raj
2009-08-02
2
-2
/
+2
*
syscall.c: Use common syscall.c for ARM
Khem Raj
2009-08-02
3
-129
/
+0
*
fnmatch.c: Include unistd.h before undefining _LIBC.
Khem Raj
2009-08-02
1
-2
/
+9
*
fnmatch.c: Change scope of posixly_correct to be global.
Khem Raj
2009-08-02
1
-1
/
+1
*
test_librt: Fix shmtest.c test case
Carmelo Amoroso
2009-07-30
1
-3
/
+5
*
test_librt: Fix build system for shm_open/unlink tests
Carmelo Amoroso
2009-07-30
2
-2
/
+4
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-29
20
-38
/
+1
*
build: use $(do_sed) command for pretty printing
Carmelo Amoroso
2009-07-29
6
-9
/
+14
*
sh: Fix up optimized SH-4 memcpy on big endian.
Giuseppe Cavallaro
2009-07-14
1
-12
/
+12
*
Readd the thread local version of __res_state
Austin Foxley
2009-07-10
2
-12
/
+51
*
Sync nptl branch to master
Austin Foxley
2009-07-09
8
-1544
/
+2071
*
syscall(): create a common version based on INLINE_SYSCALL_NCS()
Mike Frysinger
2009-07-09
5
-78
/
+14
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
14
-78
/
+40
*
MAKEALL: expand cross-compiler arch search
Mike Frysinger
2009-07-09
1
-9
/
+18
*
Cherry-picked some old commits into nptl:
Austin Foxley
2009-07-09
9
-174
/
+256
*
ignore generated .i files
Mike Frysinger
2009-07-09
1
-0
/
+1
*
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
Mike Frysinger
2009-07-09
8
-102
/
+0
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-09
15
-1061
/
+317
*
MAKEALL: start a quick build test helper script
Mike Frysinger
2009-07-09
2
-0
/
+125
*
Avoid type-punned pointers that break strict-aliasing
Ron
2009-07-09
3
-5
/
+11
*
Avoid warnings about shifting more bits than we have
Ron
2009-07-09
1
-2
/
+4
[prev]
[next]