summaryrefslogtreecommitdiff
path: root/lib/csu/common_aout/common.c
AgeCommit message (Expand)Author
2002-11-12MKDYNAMICROOT for a.outitohy
2000-02-09Const poisoning of dladdr (so that things build after the dlfcn.h change)kristerw
1999-06-17MAP_COPY -> MAP_PRIVATEthorpej
1999-05-19Declare dlerror()'s return value __aconst.kleink
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-05-30If the runtime linker does not indicate an error condition, let dlerror()kleink
1998-05-12Add `dladdr()' stub.pk
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-03remove obsolete register declarationsperry
1997-01-03Catch up with const changes to dlopen() and dlsym() prototypes inscottr
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-04add dlerror() stubpk
1995-06-03Factor out common code.pk