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
/
sysdeps
/
linux
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-09
1
-4
/
+0
*
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-06-24
1
-2
/
+2
*
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-12-16
1
-1
/
+1
*
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-23
1
-0
/
+2
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-07
1
-0
/
+1
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
2
-5
/
+0
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-30
1
-2
/
+2
*
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-08-30
1
-2
/
+5
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-29
1
-2
/
+0
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-26
1
-0
/
+5
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-26
2
-16
/
+8
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-3
/
+0
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
1
-52
/
+0
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-03
1
-0
/
+6
*
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-15
1
-37
/
+10
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
1
-2
/
+2
*
make all "XXXhidden_proto(" consistently not use a space before '('
Denis Vlasenko
2008-12-13
2
-8
/
+8
*
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-10
1
-4
/
+4
*
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-12-01
1
-11
/
+18
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
2
-4
/
+4
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-2
/
+2
*
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
1
-2
/
+2
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-2
/
+2
*
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
1
-2
/
+2
*
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-10-03
1
-2
/
+2
*
- use c89-style comments
Bernhard Reutner-Fischer
2008-10-03
4
-34
/
+34
*
- add sync_file_range()
Bernhard Reutner-Fischer
2008-09-16
1
-4
/
+0
*
xtensa: The Xtensa port needs to define the __UCLIBC_TRUNCATE64_HAS_4_ARGS__ ...
Chris Zankel
2008-09-13
1
-1
/
+1
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
5
-10
/
+10
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-2
/
+2
*
xtensa: Fix spill routine.
Chris Zankel
2008-06-11
1
-0
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-1
/
+1
*
- add missing #endif
Bernhard Reutner-Fischer
2008-05-03
1
-0
/
+1
*
- implement splice,vmsplice,tee for all arches
Bernhard Reutner-Fischer
2008-05-03
1
-0
/
+45
*
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-04-24
1
-2
/
+2
*
xtensa: the size of the elf_gregset_t array is actually 128.
Chris Zankel
2008-02-20
1
-1
/
+1
*
Xtensa: Provide an architecture specific sigaction and sa_restorer function i...
Chris Zankel
2008-02-20
3
-3
/
+81
*
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
Bernd Schmidt
2008-01-17
1
-3
/
+0
*
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2008-01-08
1
-1
/
+1
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
42
-0
/
+2991