summaryrefslogtreecommitdiff
path: root/lib/csu/common_elf/common.c
AgeCommit message (Expand)Author
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