summaryrefslogtreecommitdiffstats
path: root/ldso/include/ldso.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicelyEric Andersen2004-07-141-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 mipsEric Andersen2004-05-111-0/+1
| | | | by extracting the value from the ELF header.
* Fixup support for gcc 2.95Eric Andersen2004-02-171-15/+15
|
* Provide the ldso syscalls and string funcs earlier in the listEric Andersen2004-02-171-3/+4
|
* Rework file naming, aiming for at least a vague level of consistancyEric Andersen2004-02-101-4/+4
|
* Step one, begin shuffling things around a bitEric Andersen2004-02-071-0/+46
|
* Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefsEric Andersen2004-01-291-0/+15
|
* Some badly behaved arches fail to provide a PAGE_SIZE defineEric Andersen2004-01-061-0/+4
|
* Use PAGE_SIZE rather than hard coding 4096Eric Andersen2003-12-171-0/+2
|
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-191-0/+11