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
/
arm
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-16
1
-2
/
+0
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-09-03
1
-0
/
+8
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-08-19
1
-14
/
+6
*
Fix ARM syscall argument loading.
Joseph Myers
2009-08-19
1
-14
/
+21
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-8
/
+8
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-09
1
-71
/
+0
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-09
1
-0
/
+9
*
mknod: widen the parameters to match kernel
Denis Vlasenko
2009-03-03
1
-1
/
+1
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
3
-14
/
+6
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
4
-12
/
+12
*
These are already unwired in kernel headers so dont worry about them in uclibc
Khem Raj
2008-07-17
1
-18
/
+0
*
Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...
Khem Raj
2008-07-14
1
-0
/
+18
*
Do not use push/pop in inline asm. It breaks unwinding
Khem Raj
2008-07-10
1
-6
/
+10
*
Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...
Carmelo Amoroso
2008-06-18
6
-111
/
+196
*
Merge from trunk.
"Steven J. Hill"
2006-12-16
4
-27
/
+52
*
When you delete a '1' does it become '0' or tri-stated?
"Steven J. Hill"
2006-12-16
1
-209
/
+0
*
Big fricking merge from trunk, but an easy one.
"Steven J. Hill"
2006-08-24
5
-98
/
+103
*
Removal as per trunk.
"Steven J. Hill"
2006-08-22
2
-157
/
+0
*
Merge from trunk.
"Steven J. Hill"
2006-08-18
3
-9
/
+33
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
3
-8
/
+115
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
1
-0
/
+1
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
3
-7
/
+55
*
Merge/sync with trunk.
"Steven J. Hill"
2005-08-17
2
-0
/
+49
*
Merge from trunk.
"Steven J. Hill"
2005-08-09
1
-4
/
+12
*
More merges with main trunk.
"Steven J. Hill"
2005-07-30
1
-2
/
+2
*
A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi...
"Steven J. Hill"
2005-07-25
1
-25
/
+42
*
no more cvs
Mike Frysinger
2005-02-12
1
-1
/
+0
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
1
-67
/
+0
*
Cleanup some dead wood in the header files
Eric Andersen
2004-07-30
1
-31
/
+0
*
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-04-20
1
-3
/
+3
*
Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as
Eric Andersen
2004-02-06
1
-0
/
+1
*
Fix a trivial compile problem
Eric Andersen
2003-09-08
1
-2
/
+2
*
Some updates from glibc. mjn3 reports this fixes profiling
Eric Andersen
2003-09-07
2
-2
/
+23
*
Fix arm syscall implementation so it does not blow chunks with gcc 3.3
Eric Andersen
2003-06-11
1
-8
/
+24
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
6
-0
/
+322
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
1
-1
/
+1
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
1
-31
/
+3
*
Support O_STREAMING
Eric Andersen
2002-10-09
1
-0
/
+1
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
2
-3
/
+3
*
Added __kernel_fsid_t to satisfy some apps that need it.
David McCullough
2002-08-27
1
-0
/
+8
*
Make bits/kernel_types.h include guard names match the include
Eric Andersen
2002-08-26
1
-3
/
+9
*
Finish off the bits/kernel_stat.h cleanup for proper
Eric Andersen
2002-08-25
1
-1
/
+28
*
Break dependancy of bits/types.h on the asm/posix_types.h kernel
Eric Andersen
2002-08-24
1
-0
/
+29
*
Split out the definition of struct stat into the new arch
Eric Andersen
2002-08-23
1
-0
/
+57
*
Support _syscall6 and _syscall7 for arm
Eric Andersen
2002-08-22
1
-0
/
+17
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-100
/
+101
*
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-03-01
61
-7483
/
+0
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-2
/
+4
*
Bring these into line with glibc 2.2.4
Eric Andersen
2001-10-17
2
-121
/
+117
*
This header file was broken, breaking signal handling on ARM.
Eric Andersen
2001-10-17
1
-10
/
+66
[next]