Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 1997 14:26:05 -0800 (PST)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/file readelf.c readelf.h
Message-ID:  <199703292226.OAA17274@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/03/29 14:26:04

  Modified:    usr.bin/file  readelf.c readelf.h
  Log:
  Fix broken built-in ELF file handling, caused by missing prototypes
  and use of off_t.  Correct the types of Elf64_Addr and Elf64_Off.
  
  Revision  Changes    Path
  1.2       +4 -0      src/usr.bin/file/readelf.c
  1.2       +3 -3      src/usr.bin/file/readelf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703292226.OAA17274>