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
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-28
1
-1
/
+6
*
*: silence some warnings
Bernhard Reutner-Fischer
2012-01-26
1
-2
/
+3
*
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-10
1
-2
/
+0
*
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-05
2
-0
/
+3
*
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-04
2
-3
/
+0
*
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
*
silence shadow warnings
Bernhard Reutner-Fischer
2010-07-14
1
-15
/
+15
*
avr32: add varargs handling of prctl syscall
Hans-Christian Egtvedt
2010-01-21
2
-1
/
+37
*
bits/mmap.h: unify ala linux asm-generic efforts
Mike Frysinger
2009-11-23
1
-103
/
+0
*
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
-2
/
+0
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-29
1
-2
/
+0
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-26
1
-16
/
+6
*
avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
2009-07-20
1
-70
/
+0
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-2
/
+2
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
1
-89
/
+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
-33
/
+9
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
1
-2
/
+2
*
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-12-01
1
-6
/
+12
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
3
-3
/
+3
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-1
/
+1
*
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
1
-1
/
+1
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-1
/
+1
*
Add extern reference to __libc_sigaction in sigaction.c for AVR32 arch
Hans-Christian Egtvedt
2008-11-03
1
-0
/
+2
*
Sync clone() function declaration for AVR32 with sched.h declaration
Hans-Christian Egtvedt
2008-11-03
1
-1
/
+1
*
Add hint for read ahead function in fcntl.h for AVR32 arch
Hans-Christian Egtvedt
2008-11-03
1
-0
/
+3
*
Add include to silence compiler warning when compiling clone.c for AVR32
Hans-Christian Egtvedt
2008-11-03
1
-0
/
+1
*
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
1
-1
/
+1
*
avr32: add defines and prototype function for sync_file_range syscall
Hans-Christian Egtvedt
2008-09-17
1
-0
/
+15
*
avr32: Put underscores around asm, inline, etc.
Haavard Skinnemoen
2008-07-23
2
-10
/
+10
*
avr32: splice(), vmsplice() and tee() support
Haavard Skinnemoen
2008-05-28
1
-0
/
+31
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-1
/
+1
*
Fix whitespace damage in AVR32 in libc sysdeps AVR32 specific Linux files.
Hans-Christian Egtvedt
2008-04-24
15
-252
/
+252
*
Fix whitespace damage in AVR32 libc sysdeps sys header files.
Hans-Christian Egtvedt
2008-04-24
4
-77
/
+77
*
Fix whitespace damage in AVR32 libc bits header files.
Hans-Christian Egtvedt
2008-04-24
10
-398
/
+398
*
Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files
Hans-Christian Egtvedt
2008-02-20
2
-2
/
+2
*
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
*
I don't remember exactly why we decided to pick the caller's value of
Carmelo Amoroso
2007-12-07
1
-1
/
+1
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
32
-0
/
+1684