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
...
*
wchar: fix inverted parameters in error message
André Goddard Rosa
2009-10-12
1
-1
/
+1
*
libc.so: include all output formats in linker script
Steve Bennett
2009-10-12
1
-2
/
+2
*
include errno.h unconditionally
Bernhard Reutner-Fischer
2009-10-12
1
-4
/
+3
*
add stub for shm_open() and shm_unlink
Bernhard Reutner-Fischer
2009-10-12
1
-0
/
+98
*
Blackfin: make sure all relocs are uppercase
Mike Frysinger
2009-10-12
4
-33
/
+33
*
pull waitid from master
Bernhard Reutner-Fischer
2009-10-12
1
-5
/
+16
*
Add working pipe implementation for sparc
Austin Foxley
2009-10-12
3
-3
/
+69
*
fix compilation of linuxthreads for sparc64
Austin Foxley
2009-10-12
2
-3
/
+0
*
Add a sigaction implementation for sparc
Austin Foxley
2009-10-12
2
-1
/
+95
*
Add position independent code for crt1.S. This will generate a Scrt1.o that i...
Carmelo Amoroso
2009-10-12
1
-0
/
+45
*
sh: Fix FPU config option
Peter Griffin
2009-10-12
1
-1
/
+1
*
patch from Joseph S. Meyers
austinf
2009-10-12
1
-3
/
+3
*
Reinstate {drm,mtd,rdma,sound,video} directory installtion pending some expla...
Denis Vlasenko
2009-10-12
1
-11
/
+11
*
install_kernel_headers: comment out copying of extra directories, this seem t...
Denis Vlasenko
2009-10-12
1
-9
/
+11
*
make sure to block all signals when calling daemon() to prevent delivery whil...
Mike Frysinger
2009-10-12
1
-1
/
+13
*
for sparc v8 MAGIC1 was defined incorrectly
austinf
2009-10-12
1
-1
/
+1
*
sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso
austinf
2009-10-12
1
-1
/
+1
*
- fix typo
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+1
*
Fix the ifdef logic broken by last commit for !defined (__mcoldfire__)
Khem Raj
2009-10-12
1
-3
/
+1
*
The attached patches fixes the problems found bringing up uclibc on coldfire ...
Khem Raj
2009-10-12
4
-10
/
+31
*
implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier
Mike Frysinger
2009-10-12
3
-17
/
+26
*
32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28. The n...
Rob Landley
2009-10-12
1
-1
/
+2
*
- Add strtouq alias (to strtoul) for 64bit
Bernhard Reutner-Fischer
2009-10-12
2
-1
/
+6
*
fix compilation of linuxthreads for sparc add myself to MAINTAINERS for sparc
austinf
2009-10-12
6
-17
/
+18
*
Added string.h header for strerr prototype.
Carmelo Amoroso
2009-10-12
1
-0
/
+1
*
enable mprotect() regardless of MMU as some systems have MPUs which allows me...
Mike Frysinger
2009-10-12
1
-1
/
+1
*
import user.h from the kernel as it is no longer exported by the kernel
Mike Frysinger
2009-10-12
1
-0
/
+57
*
default linux-2.4 module support to off for Blackfin targets
Mike Frysinger
2009-10-12
1
-2
/
+3
*
force DOPIC for FDPIC ELF targets
Mike Frysinger
2009-10-12
1
-0
/
+1
*
add GNU extension for select timeouts where the sub-second field is actually ...
Mike Frysinger
2009-10-12
1
-1
/
+20
*
add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)
Denis Vlasenko
2009-10-12
2
-0
/
+208
*
linuxthreads fixes from Will Newton (will.newton AT gmail.com): * share Sys V...
Denis Vlasenko
2009-10-12
7
-29
/
+46
*
Make long double support available for sh too.
Carmelo Amoroso
2009-10-12
1
-1
/
+1
*
Add EPOLLRDHUP constant
Denis Vlasenko
2009-10-12
1
-0
/
+2
*
Use gcc built-in defines for detecting SH cores instead of uclibc config opti...
Carmelo Amoroso
2009-10-12
6
-7
/
+7
*
- fix fallout from r24140 and r24160 for !CTYPE_TABLES
Bernhard Reutner-Fischer
2009-10-12
1
-0
/
+1
*
add comment why do we need _ISbit() macro
Denis Vlasenko
2009-10-12
1
-0
/
+1
*
include more info in error messages so we have a better idea where things are...
Mike Frysinger
2009-10-12
1
-3
/
+3
*
do not rely on features.h so that elf.h can be used on non-elf systems (Darwi...
Mike Frysinger
2009-10-12
1
-4
/
+7
*
allow people to run the hostutils targets without having a .config file
Mike Frysinger
2009-10-12
1
-4
/
+5
*
Remove check for the relocation type check in the resolver, from all archs.
Carmelo Amoroso
2009-10-12
13
-91
/
+0
*
- make sure __user is defined when including kernel's sigcontext.h
Bernhard Reutner-Fischer
2009-10-12
1
-0
/
+3
*
libm_sh: fix libm build for sh
Carmelo Amoroso
2009-10-12
1
-3
/
+0
*
Get rid of the following annoying warnings on ppc: warning: nested extern dec...
Denis Vlasenko
2009-10-12
1
-17
/
+18
*
- remove leftover from r13277
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+0
*
- fix for !GETOPT_LONG
Bernhard Reutner-Fischer
2009-10-12
2
-12
/
+36
*
- non-pic support for MIPS (Catherine Moore, clm at codesourcery com)
Bernhard Reutner-Fischer
2009-10-12
5
-6
/
+167
*
- provide INTERNAL_SYSCALL for ia64 (Stefan Assmann, sassmann at suse de)
Bernhard Reutner-Fischer
2009-10-12
1
-81
/
+110
*
- emulate unavailable syscall getpgrp on e.g. ia64 (Stefan Assmann)
Bernhard Reutner-Fischer
2009-10-12
1
-1
/
+13
*
- install utils into the proper directories
Bernhard Reutner-Fischer
2009-10-12
1
-5
/
+5
[prev]
[next]