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
...
*
import trunc()/truncf() for ISO C requirements, otherwise fortran can hit inf...
Mike Frysinger
2007-12-08
3
-3
/
+60
*
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
*
Blackfin FD-PIC patch 6/6.
Bernd Schmidt
2007-12-04
3
-51
/
+222
*
Fix a few warnings introduced by my previous commits.
Bernd Schmidt
2007-12-03
2
-3
/
+3
*
Blackfin FD-PIC patches 5/6.
Bernd Schmidt
2007-12-03
4
-8
/
+35
*
Blackfin FD-PIC patch 4/6.
Bernd Schmidt
2007-12-03
1
-0
/
+7
*
Blackfin FD-PIC patch 3/6.
Bernd Schmidt
2007-12-03
6
-14
/
+61
*
Blackfin FD-PIC patch 2/6.
Bernd Schmidt
2007-12-03
3
-6
/
+33
*
Blackfin FD-PIC patch 1/6.
Bernd Schmidt
2007-12-03
3
-5
/
+43
*
Some versions of gcc consider inline merely a hint. AVR32 depends on the
Carmelo Amoroso
2007-12-03
1
-20
/
+20
*
realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k).
Denis Vlasenko
2007-12-03
1
-34
/
+36
*
Fix merging error: a macro was renamed.
Bernd Schmidt
2007-11-28
1
-1
/
+2
*
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
3
-4
/
+17
*
Add necessary Makefile rules for the Blackfin.
Bernd Schmidt
2007-11-23
1
-0
/
+12
*
A better atomic ops implementation for the Blackfin, relying on a feature
Bernd Schmidt
2007-11-23
1
-10
/
+38
*
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
*
Change test for a define that got renamed a while ago.
Bernd Schmidt
2007-11-23
1
-1
/
+1
*
Disable tst-ftime_l test if Extended Locale Support
Carmelo Amoroso
2007-11-23
1
-0
/
+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
*
Certain configure scripts test for presence of dlfcn.h. Don't install it
Bernd Schmidt
2007-11-22
2
-0
/
+7
*
Add hidden symbols for a number of pthread functions, and use them to ensure
Bernd Schmidt
2007-11-22
6
-1
/
+98
*
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
*
If uClibc's ld.so encounters text relocations in a shared library - one
Carmelo Amoroso
2007-11-16
1
-0
/
+7
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
57
-2
/
+3010
*
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
*
Fix build system to generate locale data instead of using pregenerated ones
Carmelo Amoroso
2007-11-09
2
-2
/
+4
*
Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter ...
Carmelo Amoroso
2007-11-09
1
-7
/
+16
*
- fix whitespace
Bernhard Reutner-Fischer
2007-11-07
1
-1
/
+1
*
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-11-07
8
-32
/
+247
*
- fix order of link-flags
Bernhard Reutner-Fischer
2007-10-24
1
-2
/
+2
*
Poll with zero timeout
Joakim Tjernlund
2007-10-23
1
-0
/
+4
*
Handle STT_COMMON symbols too. Following binutils release
Joakim Tjernlund
2007-10-21
1
-1
/
+6
*
- commentary typo fix
Bernhard Reutner-Fischer
2007-10-20
1
-1
/
+1
*
- move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS
Bernhard Reutner-Fischer
2007-10-16
1
-4
/
+4
*
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-13
10
-47
/
+49
*
- allow for passing in UCLIBC_EXTRA_LDFLAGS
Bernhard Reutner-Fischer
2007-10-13
1
-0
/
+4
*
Do string comparisos as late as possible during symbol lookup.
Mike Frysinger
2007-10-08
1
-2
/
+2
*
- Fix compilation for mips ABI64 with no LFS.
Bernhard Reutner-Fischer
2007-09-30
1
-2
/
+6
*
- Fix compilation for mips ABI64 with no LFS.
Bernhard Reutner-Fischer
2007-09-30
1
-4
/
+7
*
This patch will fix a problem when the same host is defined with both IPv4 and
Mike Frysinger
2007-09-28
1
-2
/
+8
*
do not check the pointer before freeing it since free(NULL) works just fine
Mike Frysinger
2007-09-28
1
-8
/
+4
[prev]
[next]