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
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Omit adding 'OUTPUT_FORMAT' to the libc.so linker script if the architecture
Chris Zankel
2008-02-11
1
-2
/
+2
*
Added AI_NUMERICSERV flag and check if the string is not just a number
Carmelo Amoroso
2008-02-07
1
-2
/
+6
*
Fix stack overflow in _ppfs_parsespec
Carmelo Amoroso
2008-02-07
1
-1
/
+1
*
give execlp() its own cache on no-mmu to avoid recursive cache fighting
Mike Frysinger
2008-01-23
1
-37
/
+57
*
L1 memory support for the Blackfin. A couple new syscalls to manage L1
Bernd Schmidt
2008-01-18
7
-13
/
+69
*
- fix compilation:
Bernhard Reutner-Fischer
2008-01-17
1
-0
/
+3
*
- fix linking.
Bernhard Reutner-Fischer
2008-01-17
1
-1
/
+1
*
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
Bernd Schmidt
2008-01-17
28
-81
/
+4
*
Use poll() rather than select() if the former is available to wait in
Peter Kjellerstedt
2008-01-11
1
-0
/
+26
*
- Fix compilation: semtimedop has 4 args (and not 6)
Bernhard Reutner-Fischer
2008-01-09
1
-1
/
+1
*
add workaround for gcc-3.4.6 with mips
Mike Frysinger
2008-01-09
1
-1
/
+1
*
Daniel Jacobowitz writes:
Mike Frysinger
2008-01-09
1
-0
/
+26
*
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2008-01-08
27
-27
/
+27
*
Switch sh64 to use __uClibc_main and the new register layout.
Paul Mundt
2008-01-08
1
-28
/
+25
*
Bring sh64 support back from the dead.
Paul Mundt
2008-01-08
6
-63
/
+181
*
fix memory corruption on no-mmu from doing multiple execls where earlier exec...
Mike Frysinger
2008-01-08
1
-10
/
+3
*
this code does not actually rely on INTERNAL_SYSCALL
Mike Frysinger
2008-01-05
1
-3
/
+1
*
if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just gen...
Mike Frysinger
2008-01-05
3
-25
/
+30
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
49
-0
/
+4274
*
patch from Hans-Christian Egtvedt to silence some spurious signed warnings
Mike Frysinger
2008-01-05
3
-10
/
+10
*
whitespace only: touchups from Hans-Christian Egtvedt
Mike Frysinger
2008-01-05
2
-3
/
+3
*
add BOTHER define from termios2
Mike Frysinger
2008-01-05
1
-0
/
+1
*
blah, enable the stupid hidden proto for fcntl
Mike Frysinger
2008-01-05
1
-1
/
+1
*
krichy writes in 292:
Mike Frysinger
2008-01-05
1
-1
/
+1
*
implement semtimedop for #927
Mike Frysinger
2008-01-05
7
-18
/
+42
*
michael_d writes in 1879:
Mike Frysinger
2008-01-05
1
-1
/
+1
*
michael_d writes in #1869: make sure GNU error functions output 'program: ' a...
Mike Frysinger
2008-01-05
1
-0
/
+4
*
michael_d writes in #1874:
Mike Frysinger
2008-01-05
1
-2
/
+2
*
michael_d in #1849 writes: The getcwd() implementation in the absence of a ge...
Mike Frysinger
2008-01-05
1
-1
/
+1
*
plug a memory leak when using execl* functions on no-mmu
Mike Frysinger
2007-12-22
1
-9
/
+17
*
mark a bunch of public mem/str functions as weak so that people who insist on...
Mike Frysinger
2007-12-22
21
-50
/
+36
*
add hidden defs for execv/execlp for completeness
Mike Frysinger
2007-12-22
1
-0
/
+4
*
Removed pointless initialization to 0 of DIR fields
Carmelo Amoroso
2007-12-07
1
-1
/
+0
*
I don't remember exactly why we decided to pick the caller's value of
Carmelo Amoroso
2007-12-07
1
-1
/
+1
*
Fix opendir problem when statically linked due to a missing
Carmelo Amoroso
2007-12-05
1
-0
/
+1
*
realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k).
Denis Vlasenko
2007-12-03
1
-34
/
+36
*
Blackfin crt1.S fixes for building with -msep-data.
Bernd Schmidt
2007-11-23
1
-6
/
+11
*
Add some necessary Makefile bits for UCLIBC_FORMAT_FLAT_SEP_DATA.
Bernd Schmidt
2007-11-23
1
-0
/
+3
*
Some shared flat improvements.
Bernd Schmidt
2007-11-23
2
-2
/
+12
*
mcontext_t shouldn't have a version argument, and fix REG_B0 definition.
Bernd Schmidt
2007-11-23
1
-2
/
+1
*
From Jie Zhang:
Bernd Schmidt
2007-11-23
1
-3
/
+4
*
Ignore entries of "-1" in rofixup; the linker sometimes has no choice but to
Bernd Schmidt
2007-11-22
1
-23
/
+26
*
Add Blackfin specific mmap implementation using sys_mmap2.
Bernd Schmidt
2007-11-22
2
-1
/
+25
*
sys/procfs.h defines a typedef for floating point registers that references an
Bernd Schmidt
2007-11-22
1
-2
/
+2
*
Added optimized versions of strcpy() and strncpy() for CRIS/CRISv32.
Peter Kjellerstedt
2007-11-21
2
-0
/
+112
*
ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h from
Carmelo Amoroso
2007-11-20
1
-0
/
+103
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
41
-0
/
+2269
*
CRIS/CRISv32 architecture specific memcpy, memmove and memset.
Ricard Wanderlof
2007-11-12
4
-0
/
+698
*
Do not return error when fprintf returns 0 in addmntent().
Khem Raj
2007-11-10
1
-5
/
+2
*
Poll with zero timeout
Joakim Tjernlund
2007-10-23
1
-0
/
+4
[prev]
[next]