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 (
Collapse
)
Author
Age
Files
Lines
...
*
Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely
Eric Andersen
2004-07-14
1
-0
/
+1
|
|
|
|
aligned pointer that may be aligned up to page_size. Also add _dl_free,
*
make certain that getpagesize() returns correct the value for mips
Eric Andersen
2004-05-11
1
-0
/
+1
|
|
|
|
by extracting the value from the ELF header.
*
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
[prev]