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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Big, huge fricking merge. Peter, if you touch the build system again I'm goin...
"Steven J. Hill"
2005-10-04
1
-0
/
+3
*
Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ...
"Steven J. Hill"
2005-09-25
1
-7
/
+4
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
3
-4
/
+4
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
1
-0
/
+90
*
Sync with trunk.
"Steven J. Hill"
2005-09-23
4
-440
/
+11
*
Sync with trunk.
"Steven J. Hill"
2005-09-21
2
-103
/
+141
*
Sync with trunk.
"Steven J. Hill"
2005-09-21
1
-1
/
+3
*
Finish merge from trunk.
"Steven J. Hill"
2005-09-13
1
-4
/
+17
*
Sync with trunk.
"Steven J. Hill"
2005-09-01
1
-1
/
+2
*
Merge with trunk.
"Steven J. Hill"
2005-08-26
1
-95
/
+294
*
Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object '...
"Steven J. Hill"
2005-08-17
1
-13
/
+0
*
Merge/sync with trunk.
"Steven J. Hill"
2005-08-17
1
-7
/
+0
*
This will hopefully be the last modification to the resolver code for a while...
"Steven J. Hill"
2005-08-12
1
-5
/
+9
*
Sync with trunk.
"Steven J. Hill"
2005-08-11
1
-5
/
+5
*
Merge with latest trunk.
"Steven J. Hill"
2005-08-10
1
-1
/
+1
*
In reality, the futex support that was originally added was only for STDIO op...
"Steven J. Hill"
2005-08-09
1
-4
/
+12
*
Changes made to the dynamic loader for TLS/NPTL support. Additional changes m...
"Steven J. Hill"
2005-08-09
1
-1
/
+1
*
Add function '__libc_fatal' for NPTL.
"Steven J. Hill"
2005-07-31
1
-0
/
+4
*
Last of the merges along with latest changes for NPTL. Nothing much
"Steven J. Hill"
2005-07-30
3
-93
/
+129
*
Finalize the merge from the trunk. There are more files to be
"Steven J. Hill"
2005-07-30
5
-32
/
+111
*
Big set of various patches to get the NPTL libraries to build and link.
"Steven J. Hill"
2005-07-22
3
-0
/
+45
*
Add in MIPS-specific implementation of 'vfork' and clean up other files in NP...
"Steven J. Hill"
2005-07-22
1
-0
/
+4
*
Fixed up resolver and errno code such that both thread models can compile wit...
"Steven J. Hill"
2005-07-22
4
-83
/
+90
*
Changed files for glibc compatibility so that more NPTL files would build.
"Steven J. Hill"
2005-06-12
2
-0
/
+13
*
Update structures and defines necessary to make resolver code thread
"Steven J. Hill"
2005-06-03
1
-0
/
+18
*
Update 'struct link_map' to add new fields for TLS.
"Steven J. Hill"
2005-06-03
1
-0
/
+25
*
Add in function declarations and bit fields for new NPTL clone support.
"Steven J. Hill"
2005-06-03
1
-0
/
+6
*
Remove compatibility cruft.
"Steven J. Hill"
2005-06-03
1
-71
/
+0
*
Added top-level 'tls.h' header file for NPTL.
"Steven J. Hill"
2005-06-03
1
-0
/
+19
*
libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
"Steven J. Hill"
2005-05-26
1
-0
/
+71
*
In order to accomodate usage of either pthreads implementation, we now
"Steven J. Hill"
2005-05-14
2
-795
/
+0
*
Added new 'bits/atomic.h' for most of the architectures and the top-level 'in...
"Steven J. Hill"
2005-05-12
1
-0
/
+261
*
SHMLBA is now defined by arch dependent bits/shm.h file so remove
Joakim Tjernlund
2005-05-10
1
-5
/
+0
*
Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ...
Manuel Novoa III
2005-05-02
1
-2
/
+12
*
Added support for clock_getres() and clock_settime() in addition to
Peter Kjellerstedt
2005-04-28
1
-5
/
+5
*
import more updates from glibc
Mike Frysinger
2005-04-16
1
-2
/
+19
*
import fixes/updates from glibc-2.3
Mike Frysinger
2005-04-15
1
-16
/
+114
*
remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2...
Mike Frysinger
2005-04-06
1
-19
/
+0
*
Add some more SH relocation types.
Paul Mundt
2005-03-31
1
-0
/
+13
*
import updates from glibc
Mike Frysinger
2005-03-16
3
-18
/
+35
*
no more cvs
Mike Frysinger
2005-02-12
1
-1
/
+0
*
newer linux headers define __cast__ in compiler.h so lets fake it too
Mike Frysinger
2005-01-11
1
-0
/
+3
*
Patch from Paul Mundt (lethal) adding an initial librt implementation.
Eric Andersen
2005-01-11
1
-0
/
+97
*
Justin Cormack <justin@street-vision.com> writes:
Mike Frysinger
2005-01-06
1
-0
/
+107
*
- Added support for 13 new syscalls to allow more things to compile when usin...
Ned Ludd
2004-12-20
1
-0
/
+104
*
Partial commit of a patch from Alexandre Oliva:
Eric Andersen
2004-12-11
1
-1
/
+13
*
Some requested additional malloc entry points
Eric Andersen
2004-11-08
1
-0
/
+9
*
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-31
1
-5
/
+0
*
Synchronized with glibc (2.3.2).
Peter Kjellerstedt
2004-10-30
1
-1
/
+4
*
Arrange to hide uClibc internals
Eric Andersen
2004-10-27
1
-0
/
+7
[prev]
[next]