summaryrefslogtreecommitdiff
path: root/ldso/ldso/i386/elfinterp.c
AgeCommit message (Expand)Author
2002-01-11Rework naming for shared lib loader to avoid potentialEric Andersen
2001-08-11Begin removing some unnecessary inlining, and fix namingEric Andersen
2001-07-13This takes about 6k off the size of the x86 shared lib loader...Eric Andersen
2001-07-03Scrub a couple of intsEric Andersen
2001-05-10minor formatting cleanupsEric Andersen
2001-05-08Some very minor cleanupsEric Andersen
2001-05-01Another cleanup. Never pass addresses as an 'int'Eric Andersen
2001-05-01Yet another major rework. This time around, rework it to no longerEric Andersen
2001-04-30Sanitize the calling of _dl_linux_resolver so it can be read byEric Andersen
2001-04-23Revert my syscall changes. The _syscall# macros are not PICEric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen