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
/
ldso
/
include
/
ldso.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldso: clean up breakage in tls merge
Mike Frysinger
2009-10-16
1
-2
/
+2
*
ldso: pull in missing bits/fcntl.h header for O_CLOEXEC
Mike Frysinger
2009-10-16
1
-0
/
+2
*
fix building for systems w/out ldso support
Mike Frysinger
2009-08-19
1
-0
/
+5
*
Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
ldso: do not comment out unused variables, just delete it.
Carmelo Amoroso
2009-01-12
1
-1
/
+0
*
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2009-01-10
1
-1
/
+1
*
Synch with trunk @ 24261
Carmelo Amoroso
2008-12-04
1
-0
/
+13
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-3
/
+3
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-3
/
+18
*
Merge ldso tree with trunk.
Carmelo Amoroso
2008-03-05
1
-7
/
+16
*
Merge from trunk.
"Steven J. Hill"
2006-03-27
1
-2
/
+2
*
Merge from trunk that gives us a valid NPTL dynamic loader and the start of t...
"Steven J. Hill"
2005-11-29
1
-0
/
+7
*
Removed old 'assert' function and created new '_dl_assert' macro and
"Steven J. Hill"
2005-10-29
1
-1
/
+9
*
Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ...
"Steven J. Hill"
2005-09-25
1
-2
/
+2
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-1
/
+1
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
1
-0
/
+2
*
Added TLS variables to 'struct elf_resolve' which will be needed for TLS supp...
"Steven J. Hill"
2005-09-21
1
-0
/
+2
*
Sync with trunk.
"Steven J. Hill"
2005-08-30
1
-0
/
+1
*
Merge/sync with trunk.
"Steven J. Hill"
2005-08-17
1
-1
/
+0
*
Last of the merges along with latest changes for NPTL. Nothing much
"Steven J. Hill"
2005-07-30
1
-5
/
+15
*
Get rid of extern references to ldso variables.
"Steven J. Hill"
2005-04-27
1
-2
/
+0
*
Second attempt to fix the INIT/FINI order. This time I think I got it right :)
Joakim Tjernlund
2004-09-08
1
-2
/
+1
*
First attempt to fix the INIT/FINI ordering. Fingers crossed :)
Joakim Tjernlund
2004-09-03
1
-0
/
+7
*
Remove unused variables. From Peter Mazinger.
Joakim Tjernlund
2004-09-02
1
-2
/
+0
*
Remove poor man's malloc. Not needed anymore.
Joakim Tjernlund
2004-08-19
1
-2
/
+1
*
Move "debug_addr" ptr from dl-startup.c to ldso.c
Joakim Tjernlund
2004-08-19
1
-1
/
+1
*
Move the app specific stuff from dl-startup.c to ldso.c.
Joakim Tjernlund
2004-08-19
1
-2
/
+1
*
Fixup PAGE_SIZE problems
Eric Andersen
2004-08-13
1
-5
/
+1
*
Teach libdl to use normal libc symbols whenever possible, i.e. malloc
Eric Andersen
2004-07-30
1
-0
/
+1
*
Revert this stuff for now
Eric Andersen
2004-07-16
1
-1
/
+1
*
Sigh. I got things working this morning, then checked stuff in from the wrong
Eric Andersen
2004-07-14
1
-1
/
+0
*
Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely
Eric Andersen
2004-07-14
1
-0
/
+1
*
make certain that getpagesize() returns correct the value for mips
Eric Andersen
2004-05-11
1
-0
/
+1
*
Fixup support for gcc 2.95
Eric Andersen
2004-02-17
1
-15
/
+15
*
Provide the ldso syscalls and string funcs earlier in the list
Eric Andersen
2004-02-17
1
-3
/
+4
*
Rework file naming, aiming for at least a vague level of consistancy
Eric Andersen
2004-02-10
1
-4
/
+4
*
Step one, begin shuffling things around a bit
Eric Andersen
2004-02-07
1
-0
/
+46
*
Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefs
Eric Andersen
2004-01-29
1
-0
/
+15
*
Some badly behaved arches fail to provide a PAGE_SIZE define
Eric Andersen
2004-01-06
1
-0
/
+4
*
Use PAGE_SIZE rather than hard coding 4096
Eric Andersen
2003-12-17
1
-0
/
+2
*
Phase one of my evil plan to clean up ld.so...
Eric Andersen
2003-08-19
1
-0
/
+11