summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/rtld.h
AgeCommit message (Expand)Author
2000-07-06fix non-portable bit-fieldschristos
2000-04-15Cause ld.elf_so to find the symbols for __progname and environ and set them. ...erh
2000-02-08change first argument of dladdr to const.scottb
2000-02-07add hooks to support the dladdr function.scottb
1999-12-15Do what the people want. Support full sysctl names.christos
1999-12-13Enable parsing and mapping of hardware dependent libraries in ld.so.confchristos
1999-12-05More CL* fallout.fredb
1999-11-10Name consistencty nit: curmark -> _rtld_curmarkthorpej
1999-11-07More fallout.mycroft
1999-11-07Changes from msaitoh to fix local/global symbol confusion, and to fix weakmycroft
1999-08-19enable /etc/ld.so.conf processingchristos
1999-08-01Rearrange the shared library search path precedences to LD_LIBRARY_PATH >kleink
1999-07-05Protect certain definitions from view by crt0, by wrapping them inthorpej
1999-06-22We need to compile with -DVARPSZ, because the sparc has a variable pagechristos
1999-06-16Turn bool, true and false into an enumeration and enumeration constants tokleink
1999-05-31Implement LD_PRELOAD support.kleink
1999-04-18Add code to use the kernel provided page size.ws
1999-03-19Remove /usr/local/lib from RTLD_DEFAULT_LIBRARY_PATH; c.f. PR bin/7146.kleink
1999-03-01KNFchristos
1999-02-24Cleanup global variable access so rtld can be self relocating. Also KNFchristos
1998-11-24Add powerpc support.tsubai
1998-07-01Allow PAGESIZE to be set via a -D option to cc (CLBYTES not a constant ontv
1998-03-25Add support for mips.mhitch
1997-02-14don't include members of Struct_Obj_Entry conditionally.cgd
1996-12-17remove /usr/localelf/lib from default library pathcgd
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd