svn commit: r180431 - in head/sys: kern sys

Peter Wemm peter at wemm.org
Thu Jul 10 17:35:36 UTC 2008


On Thu, Jul 10, 2008 at 9:35 AM, David E. O'Brien <obrien at freebsd.org> wrote:
> Author: obrien
> Date: Thu Jul 10 16:35:57 2008
> New Revision: 180431
> URL: http://svn.freebsd.org/changeset/base/180431
>
> Log:
>  Allow 'elf_file_t' to be used in a wider scope.
>
> Modified:
>  head/sys/kern/link_elf.c
>  head/sys/sys/link_elf.h

This really was intentional.  elf_file_t was supposed to be opaque and
changeable.  What do you need this for?

-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com; KI6FJV
"All of this is for nothing if we don't go to the stars" - JMS/B5
"If Java had true garbage collection, most programs would delete
themselves upon execution." -- Robert Sewell


More information about the cvs-all mailing list