summaryrefslogtreecommitdiff
path: root/lib/csu/common_elf/common.c
AgeCommit message (Expand)Author
2005-12-24bare asm -> __asmperry
2004-08-26_strrchr()'s second argument is actually an int.thorpej
2004-08-26Use ANSI function decls.thorpej
2003-11-28The x86_64 assembler seems to get it wrong when assemblingfvdl
2003-08-12Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works.skrll
2003-07-26netbsd.org->NetBSD.orgsalo
2000-07-03__syscall takes a quad_t as its first argument, not an int.matt
2000-06-16remove initialization of mainprog_obj from here; it is too late for .inichristos
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-04-02Move dl* function definitions to libc on ELF.minoura
2000-02-08change first argument of dladdr to const.scottb
2000-02-07add hooks to support the dladdr function.scottb
1999-08-19Namespace cleanup: move runtime linker interface into implementation namespacekleink
1999-05-19Declare dlerror()'s return value __aconst.kleink
1999-05-19When calling dlerror() in a non-dynamically linked executable, return a pointerkleink
1999-03-19Put a good chunk of code common to all ELF crt0.c files into a commonthorpej