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
...
*
Don't shadow the chroot global
Ron
2009-07-09
1
-6
/
+6
*
Don't shadow the mask parameter with a local variable in the same function
Ron
2009-07-09
1
-2
/
+2
*
Don't shadow stat with a local variable
Ron
2009-07-09
2
-7
/
+7
*
Don't shadow the err() function with a local var
Ron
2009-07-09
1
-2
/
+2
*
Add a few missing includes
Ron
2009-07-09
3
-0
/
+3
*
Check #if feature test macros are defined where they may not be
Ron
2009-07-09
7
-11
/
+11
*
Provide token prototypes for functions that are external but have no header
Ron
2009-07-09
13
-33
/
+31
*
Make more utility functions static
Ron
2009-07-09
3
-15
/
+15
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-09
2
-4
/
+4
*
Move extern prototype out of function scope
Ron
2009-07-09
1
-1
/
+2
*
Add some missing printf/scanf format attributes
Ron
2009-07-09
1
-5
/
+10
*
use -isystem with gcc paths
Mike Frysinger
2009-07-09
1
-1
/
+1
*
i386: store errno value before using __set_errno()
Ingo van Lil
2009-07-09
1
-4
/
+3
*
ignore generated unifdef
Mike Frysinger
2009-07-09
1
-0
/
+1
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-09
26
-5
/
+205
*
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-07-09
3
-0
/
+112
*
Correct ARM memcpy comments.
Joseph Myers
2009-07-09
1
-1
/
+2
*
Fix Thumb-2 setjmp.
Joseph Myers
2009-07-09
1
-1
/
+1
*
Fix Thumb-2 memcpy.
Joseph Myers
2009-07-09
1
-1
/
+1
*
Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.
Joseph Myers
2009-07-09
1
-0
/
+15
*
locale: gen_wc8bit: try to find UTF8 locale automatically
Mike Frysinger
2009-07-09
1
-1
/
+24
*
stop installing/screwing with linux-headers
Mike Frysinger
2009-07-09
2
-93
/
+1
*
add gitignore for utils
Mike Frysinger
2009-07-09
1
-0
/
+4
*
wchar: fix inverted parameters in error message
André Goddard Rosa
2009-07-09
1
-1
/
+1
*
libc.so: include all output formats in linker script
Steve Bennett
2009-07-09
1
-2
/
+2
*
utils: punt readelf
Mike Frysinger
2009-07-09
2
-367
/
+1
*
sh: Add licensing statement to cacheflush.c
Carmelo Amoroso
2009-07-02
1
-0
/
+2
*
git: Added/Modified .gitignore
Filippo Arcidiacono
2009-07-02
5
-1
/
+318
*
sh: add cacheflush syscall wrapper
Giuseppe Cavallaro
2009-07-02
2
-1
/
+14
*
sh: fix a wrong "#if" condition within the sysdep.h file.
Giuseppe Cavallaro
2009-07-02
1
-1
/
+1
*
git: Add missing .gitignore for nptl
Carmelo Amoroso
2009-07-02
1
-0
/
+6
*
sh_nptl: Fix pthread_barrier_wait epilog to properly restore r9
Carmelo Amoroso
2009-07-02
2
-3
/
+3
*
include errno.h unconditionally
Bernhard Reutner-Fischer
2009-06-05
1
-4
/
+3
*
add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
2009-06-05
1
-0
/
+98
*
waitid: linux ABI takes 5 args, not 4
Mike Frysinger
2009-06-05
1
-5
/
+52
*
tweak .gitignore
Bernhard Reutner-Fischer
2009-06-05
1
-0
/
+17
*
Add working pipe implementation for sparc
Austin Foxley
2009-05-26
3
-3
/
+69
*
Fix whitespace
Austin Foxley
2009-05-26
1
-2
/
+2
*
fix compilation of linuxthreads for sparc64
Austin Foxley
2009-05-21
2
-3
/
+0
*
Get sparc64 nptl compiling
Austin Foxley
2009-05-21
6
-60
/
+171
*
Adjust build of sigaction for the nptl case
Austin Foxley
2009-05-20
1
-1
/
+5
*
Add a sigaction implementation for sparc
Austin Foxley
2009-05-20
2
-1
/
+95
*
Only use fstat64 when LFS is enabled
Austin Foxley
2009-05-20
2
-1
/
+14
*
Merge branch 'nptl' of git+ssh://carmelo@git.uclibc.org/git/uClibc into nptl
Carmelo Amoroso
2009-05-05
2
-3
/
+11
|
\
|
*
Add .gitignore
Austin Foxley
2009-05-05
1
-0
/
+8
|
*
patch from Joseph S. Meyers
austinf
2009-05-05
1
-3
/
+3
*
|
Add position independent code for crt1.S.
Carmelo Amoroso
2009-05-05
1
-0
/
+45
|
/
*
sh: Fix FPU config option
Peter Griffin
2009-05-04
1
-1
/
+1
*
libc/string/i386/memset.c: memset 1 byte at a time is a bit gross
Denis Vlasenko
2009-04-23
1
-9
/
+56
*
Merged revisions 26046,26062,26066,26078 via svnmerge from
Khem Raj
2009-04-14
4
-4
/
+16
[prev]
[next]