OSDN Git Service

Teach libdl to use normal libc symbols whenever possible, i.e. malloc
[uclinux-h8/uClibc.git] / ldso / include / ldso.h
2004-07-30 Eric AndersenTeach libdl to use normal libc symbols whenever possibl...
2004-07-16 Eric AndersenRevert this stuff for now
2004-07-14 Eric AndersenSigh. I got things working this morning, then checked...
2004-07-14 Eric AndersenBased on a patch from Alexandre Oliva, make sure _dl_ma...
2004-05-11 Eric Andersenmake certain that getpagesize() returns correct the...
2004-02-17 Eric AndersenFixup support for gcc 2.95
2004-02-17 Eric AndersenProvide the ldso syscalls and string funcs earlier...
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-07 Eric AndersenStep one, begin shuffling things around a bit
2004-01-29 Eric AndersenScrub up use of ELF_USES_RELOCA and eliminte some unsig...
2004-01-06 Eric AndersenSome badly behaved arches fail to provide a PAGE_SIZE...
2003-12-17 Eric AndersenUse PAGE_SIZE rather than hard coding 4096
2003-08-19 Eric AndersenPhase one of my evil plan to clean up ld.so...