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
*
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
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-03
26
-3
/
+206
*
Merge branch 'master' of git://uclibc.org/uClibc
Mike Frysinger
2009-07-03
16
-454
/
+276
|
\
|
*
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-07-03
3
-0
/
+112
|
*
sh: add cacheflush syscall wrapper
Carmelo Amoroso
2009-07-02
2
-1
/
+16
|
*
Correct ARM memcpy comments.
Joseph Myers
2009-07-01
1
-1
/
+2
|
*
Fix Thumb-2 setjmp.
Joseph Myers
2009-06-30
1
-1
/
+1
|
*
Fix Thumb-2 memcpy.
Joseph Myers
2009-06-30
1
-1
/
+1
|
*
Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.
Joseph Myers
2009-06-28
1
-0
/
+15
|
*
locale: gen_wc8bit: try to find UTF8 locale automatically
Mike Frysinger
2009-06-28
1
-1
/
+24
|
*
stop installing/screwing with linux-headers
Mike Frysinger
2009-06-28
2
-94
/
+0
|
*
add gitignore for utils
Mike Frysinger
2009-06-28
1
-0
/
+4
|
*
wchar: fix inverted parameters in error message
André Goddard Rosa
2009-06-28
1
-1
/
+1
|
*
libc.so: include all output formats in linker script
Steve Bennett
2009-06-28
1
-2
/
+2
|
*
utils: punt readelf
Mike Frysinger
2009-06-28
2
-352
/
+1
|
*
include errno.h unconditionally
Bernhard Reutner-Fischer
2009-06-02
1
-4
/
+3
|
*
add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
2009-06-02
1
-0
/
+98
*
|
Blackfin: make sure all relocs are uppercase
Mike Frysinger
2009-06-01
4
-33
/
+33
|
/
*
waitid: linux ABI takes 5 args, not 4
Mike Frysinger
2009-05-27
1
-4
/
+16
*
tweak .gitignore
Bernhard Reutner-Fischer
2009-05-27
1
-0
/
+17
*
Add working pipe implementation for sparc
Austin Foxley
2009-05-26
3
-3
/
+69
*
fix compilation of linuxthreads for sparc64
Austin Foxley
2009-05-21
2
-3
/
+0
*
Add a sigaction implementation for sparc
Austin Foxley
2009-05-20
2
-1
/
+95
*
Merge branch 'master' of git+ssh://carmelo@git.uclibc.org/git/uClibc
Carmelo Amoroso
2009-05-05
1
-0
/
+8
|
\
|
*
Add .gitignore
Austin Foxley
2009-05-05
1
-0
/
+8
*
|
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
*
patch from Joseph S. Meyers
austinf
2009-04-27
1
-3
/
+3
*
libc/string/i386/memset.c: memset 1 byte at a time is a bit gross
Denis Vlasenko
2009-04-23
1
-9
/
+56
*
Reinstate {drm,mtd,rdma,sound,video} directory installtion
Denis Vlasenko
2009-04-19
1
-11
/
+11
*
install_kernel_headers: comment out copying of extra directories,
Denis Vlasenko
2009-04-18
1
-9
/
+11
*
libc/inet/resolv.c:
Denis Vlasenko
2009-04-18
2
-278
/
+467
*
make sure to block all signals when calling daemon() to prevent delivery whil...
Mike Frysinger
2009-04-13
1
-1
/
+13
*
for sparc v8 MAGIC1 was defined incorrectly
austinf
2009-04-11
1
-1
/
+1
*
sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso
austinf
2009-04-11
1
-1
/
+1
*
- fix typo
Bernhard Reutner-Fischer
2009-04-09
1
-1
/
+1
[next]