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
...
*
some ports define ENOTSUP
Mike Frysinger
2009-07-20
1
-1
/
+3
*
INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
Mike Frysinger
2009-07-20
1
-6
/
+6
*
linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
2009-07-20
2
-0
/
+12
*
fix building for systems w/out ldso support
Mike Frysinger
2009-07-20
2
-1
/
+8
*
alpha: fix building with no asm/elf.h
Mike Frysinger
2009-07-20
1
-1
/
+14
*
fdatasync: handle latest alpha syscalls
Mike Frysinger
2009-07-20
1
-1
/
+1
*
alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
2009-07-20
1
-0
/
+1
*
first pass at implementing *at funcs
Mike Frysinger
2009-07-20
24
-49
/
+457
*
sync a few headers with glibc (no functional changes)
Mike Frysinger
2009-07-20
4
-47
/
+47
*
dirent: push dirent type to prototypes
Mike Frysinger
2009-07-20
7
-48
/
+70
*
string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT
Mike Frysinger
2009-07-20
1
-1
/
+1
*
regex: convert #if to #ifdef
Mike Frysinger
2009-07-20
2
-2
/
+2
*
add a wchar.h stub
Mike Frysinger
2009-07-20
2
-0
/
+19
*
mknod: convert to INLINE_SYSCALL() to sync with glibc
Mike Frysinger
2009-07-20
1
-12
/
+6
*
note that we do not want hidden malloc aliases
Mike Frysinger
2009-07-20
1
-0
/
+2
*
fix typo in frv endian comment
Mike Frysinger
2009-07-20
1
-1
/
+1
*
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-07-20
2
-1
/
+1
*
start ignoring include/ symlinks
Mike Frysinger
2009-07-20
1
-0
/
+21
*
unifdef: implement err.h funcs locally
Mike Frysinger
2009-07-20
1
-1
/
+7
*
ppoll: switch to INLINE_SYSCALL() to match glibc
Mike Frysinger
2009-07-20
1
-11
/
+2
*
add hidden aliases for older regex search functions
Mike Frysinger
2009-07-20
2
-0
/
+4
*
install_headers: convert header removal to Kbuild style
Mike Frysinger
2009-07-15
1
-182
/
+83
*
use -EB/-EL for all targets
Mike Frysinger
2009-07-15
1
-8
/
+3
*
Fix ARM syscall argument loading.
Joseph Myers
2009-07-14
1
-14
/
+21
*
sh: Fix up optimized SH-4 memcpy on big endian.
Giuseppe Cavallaro
2009-07-14
1
-12
/
+12
*
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
*
sh: Change __HAVE_SHARED__ to __PIC__
Peter Griffin
2009-07-09
3
-5
/
+5
*
ignore generated .i files
Mike Frysinger
2009-07-08
1
-0
/
+1
*
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
Mike Frysinger
2009-07-08
8
-102
/
+0
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
15
-1061
/
+317
*
sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
2009-07-06
1
-70
/
+119
*
MAKEALL: start a quick build test helper script
Mike Frysinger
2009-07-05
2
-0
/
+125
*
Avoid type-punned pointers that break strict-aliasing
Ron
2009-07-05
3
-5
/
+11
*
Avoid warnings about shifting more bits than we have
Ron
2009-07-05
1
-2
/
+4
*
Don't shadow the chroot global
Ron
2009-07-05
1
-6
/
+6
*
Don't shadow the mask parameter with a local variable in the same function
Ron
2009-07-05
1
-2
/
+2
*
Don't shadow stat with a local variable
Ron
2009-07-05
2
-7
/
+7
*
Don't shadow the err() function with a local var
Ron
2009-07-05
1
-2
/
+2
*
Add a few missing includes
Ron
2009-07-05
3
-0
/
+3
*
Check #if feature test macros are defined where they may not be
Ron
2009-07-05
7
-11
/
+11
*
Provide token prototypes for functions that are external but have no header
Ron
2009-07-05
13
-33
/
+31
*
Make more utility functions static
Ron
2009-07-05
3
-15
/
+15
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-05
2
-4
/
+4
*
Move extern prototype out of function scope
Ron
2009-07-05
1
-1
/
+2
*
Add some missing printf/scanf format attributes
Ron
2009-07-05
1
-5
/
+10
*
use -isystem with gcc paths
Mike Frysinger
2009-07-05
1
-1
/
+1
*
i386: store errno value before using __set_errno()
Ingo van Lil
2009-07-03
1
-4
/
+3
*
ignore generated unifdef
Mike Frysinger
2009-07-03
1
-0
/
+1
[prev]
[next]