Re: define ELF_CTF in exec_elf.h

2016-09-16 Thread Philip Guenther
On Fri, Sep 16, 2016 at 12:19 PM, Jasper Lievisse Adriaanse wrote: > This moves the definition of ELF_CTF into exec_elf.h and adjusts the > loadfile_elf.c copies accordingly. > > OK? ok except for one bit: > --- share/man/man5/elf.57 Sep 2016 18:42:01 - 1.32 > +++ share/man/man

define ELF_CTF in exec_elf.h

2016-09-16 Thread Jasper Lievisse Adriaanse
Hi, This moves the definition of ELF_CTF into exec_elf.h and adjusts the loadfile_elf.c copies accordingly. OK? Index: share/man/man5/elf.5 === RCS file: /cvs/src/share/man/man5/elf.5,v retrieving revision 1.32 diff -u -p -r1.32 elf