comparison ToDo @ 244:75093cde6d10

- Todo
author Tassilo Philipp
date Thu, 04 May 2017 13:54:29 +0200
parents 136409adbdd1
children 7cb8a0aaf638
comparison
equal deleted inserted replaced
243:2a77747a5496 244:75093cde6d10
84 * test return values 84 * test return values
85 * convert from c++ to c, to have it also on plan9, and more portability 85 * convert from c++ to c, to have it also on plan9, and more portability
86 86
87 dynload: 87 dynload:
88 -------- 88 --------
89 - dlGetLibraryPath: dl_iterate_phdr() used on OpenBSD, but not available on version < 3.7
89 - bug: test/nm crashes on qemu mips linux o32 debian etch 90 - bug: test/nm crashes on qemu mips linux o32 debian etch
90 - test/resolve_self crashes/asserts on windows and bsds 91 - test/resolve_self crashes/asserts on windows and bsds
91 - rename SymsInit to InitSyms and similar for cleanup function to reflect naming 92 - rename SymsInit to InitSyms and similar for cleanup function to reflect naming
92 in dyncall 93 in dyncall
93 - get rid of Dl_info and friends (_GNU_SOURCE) in dynload/dynload_syms_elf.c 94 - get rid of Dl_info and friends (_GNU_SOURCE) in dynload/dynload_syms_elf.c