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
/
alpha
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-16
1
-2
/
+0
*
always define float_t as float
Bernhard Reutner-Fischer
2009-09-18
1
-19
/
+1
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-09-03
2
-2
/
+6
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-08-19
1
-0
/
+5
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-08-19
2
-7
/
+4
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-4
/
+4
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-09
1
-168
/
+233
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-09
1
-0
/
+9
*
Synch whole signal handling rework with trunk. Tested on nptl-sh4.
Carmelo Amoroso
2009-01-22
2
-30
/
+18
*
signal.h consolidation from trunk.
Denis Vlasenko
2008-12-23
1
-19
/
+0
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
4
-17
/
+8
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
4
-6
/
+6
*
Synch with trunk: remove obsolete files
Carmelo Amoroso
2008-07-09
1
-129
/
+0
*
Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...
Carmelo Amoroso
2008-06-18
9
-33
/
+154
*
Merge from trunk.
"Steven J. Hill"
2006-12-16
3
-18
/
+23
*
When you delete a '1' does it become '0' or tri-stated?
"Steven J. Hill"
2006-12-16
1
-315
/
+0
*
Big fricking merge from trunk, but an easy one.
"Steven J. Hill"
2006-08-24
4
-35
/
+100
*
Copy from trunk.
"Steven J. Hill"
2006-08-24
1
-0
/
+183
*
Copy from trunk.
"Steven J. Hill"
2006-08-24
1
-0
/
+84
*
Removal as per trunk.
"Steven J. Hill"
2006-08-22
1
-102
/
+0
*
Merge from trunk.
"Steven J. Hill"
2006-08-18
1
-1
/
+7
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
13
-94
/
+679
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+15
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-2
/
+7
*
Sync with trunk.
"Steven J. Hill"
2005-11-16
1
-116
/
+0
*
More merges with main trunk.
"Steven J. Hill"
2005-07-30
1
-0
/
+85
*
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
-21
/
+24
*
libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
"Steven J. Hill"
2005-05-26
1
-24
/
+21
*
Added new 'bits/atomic.h' for most of the architectures and the top-level 'in...
"Steven J. Hill"
2005-05-12
1
-0
/
+369
*
Hopefully fix the problem reported by Peter Mazinger,
Joakim Tjernlund
2005-05-07
1
-0
/
+100
*
Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl
Joakim Tjernlund
2005-04-24
1
-0
/
+55
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
1
-26
/
+0
*
Fixup PAGE_SIZE problems
Eric Andersen
2004-08-13
1
-0
/
+28
*
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
*
Use the common version for bits/sem.h. Fixup the types to
Eric Andersen
2003-08-14
1
-85
/
+0
*
For sparc, powerpc, mips, and alpha we should also use the
Eric Andersen
2003-08-04
1
-55
/
+0
*
Remove the arch specific shm.h and use the fixed up common
Eric Andersen
2003-08-01
1
-90
/
+0
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
4
-0
/
+181
*
A few more needed updates
Eric Andersen
2003-01-24
2
-1
/
+118
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
1
-12
/
+11
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
1
-3
/
+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
1
-3
/
+3
*
Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>
Eric Andersen
2002-08-28
1
-1
/
+0
*
Make sure that bits/syscalls.h always includes bits/syscall.h
Eric Andersen
2002-08-27
1
-0
/
+5
*
Added __kernel_fsid_t to satisfy some apps that need it.
David McCullough
2002-08-27
1
-0
/
+4
*
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
-0
/
+17
*
Break dependancy of bits/types.h on the asm/posix_types.h kernel
Eric Andersen
2002-08-24
1
-9
/
+1
[next]