summaryrefslogtreecommitdiff
path: root/lib/csu/common_aout
AgeCommit message (Expand)Author
2003-11-11Make {g|s|l}crt0.o depend on crt.o and remove the non-standand .afterdependdsl
2002-11-12MKDYNAMICROOT for a.outitohy
2002-11-12Do not print \0 at the end of error message.itohy
2001-06-07set FILESDIR to "${LIBDIR}", not hard coded /usr/lib.mrg
2000-02-09Const poisoning of dladdr (so that things build after the dlfcn.h change)kristerw
2000-01-22Adjust for .mk file changes.mycroft
1999-06-17MAP_COPY -> MAP_PRIVATEthorpej
1999-05-19Declare dlerror()'s return value __aconst.kleink
1999-03-19Fix -I path.thorpej
1999-02-27Add c++rt0 for arm32 with the "special" hacks. Put c++rt0.c in arm32'stv
1999-01-28Change ld_entry handling a bit to make dl*() from init sections work.fvdl
1998-10-19Don't write the NUL at the end of string.matt
1998-09-05Assign my copyrights to TNF.pk
1998-07-25Adjust some #ifdefs.mycroft
1998-07-25Don't pull in param.h (and therefore don't pull in unistd.h).mycroft
1998-07-25Revert previous incorrect change.mycroft
1998-07-24Fix the protoype of __syscall: s/int/quad_t/veego
1998-05-30If the runtime linker does not indicate an error condition, let dlerror()kleink
1998-05-12Add `dladdr()' stub.pk
1998-05-12Include <dlfcn.h> before <link.h>pk
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-03remove obsolete register declarationsperry
1997-10-27use a common Makefile.csu.aout for the a.out portslukem
1997-01-03Catch up with const changes to dlopen() and dlsym() prototypes inscottr
1996-12-07Add a __ps_strings variable here, initialized to 0.mycroft
1996-10-18RCS id police.thorpej
1995-09-23Activate interface version 4: call dlexit() at exit.pk
1995-06-15Private strrchr() not needed for scrt0.opk
1995-06-05#include <dlfcn.h>, and <string.h> too.pk
1995-06-04add dlerror() stubpk
1995-06-03Factor out common code.pk