summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/debug.c
AgeCommit message (Collapse)Author
2004-10-22Add __RCSIDs.skrll
OK'd by mycroft.
2003-09-22Space after the keyword `if'.enami
2003-06-05KNF- blank lines before code at start of functions.simonb
2002-05-26__STDC__ is always defined on NetBSD.wiz
1999-03-01KNFchristos
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd
kit, then hacked on by Matt Thomas <matt@3am-software.com>, then by me (to make it work with new versions of the toolchain, etc.). This runs, but it's in serious need of cleaning and/or a fair bit of reworking. See the README file for more information, and a list of things to do.