summaryrefslogtreecommitdiff
path: root/lib/csu/common.c
AgeCommit message (Expand)Author
2004-01-05Do not have non-dynamic crt0 depend upon libc's strrchr() function on a.out.Miod Vallat
2002-07-22Remove some dead ifdefs to make the code more readable.Artur Grabowski
2002-07-14Fix an oversight in revision 1.9. ld_entry was set in one more spot.Artur Grabowski
2002-07-11We need to map the data segment of ld.so with PROT_EXEC for the GOT.Artur Grabowski
2002-06-05one more level of indirection for dlopen structure.Marc Espie
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-01proto for dlerror() changedTheo de Raadt
2001-05-11MAP_COPY -> MAP_PRIVATEArtur Grabowski
1999-12-09dlopen and dlsym take const char * parameters.Marc Espie
1999-08-24Do not error out if we have been statically linked but would like ld.so for d...Niklas Hallqvist
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-07-01if no error, dlerror() should return NULLTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt