CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2013/07/14 18:01:58
Modified files: libexec/ld.so/ldconfig: prebind.c Log message: Remove some unused variables, from David Hill dhill at mindcry.org While here, do better checks in elf_write_lib() and ansify elf_sum_reloc()'s decl/def. With input from and ok krw@