freebsd-dev/usr.bin/elfdump
Marcel Moolenaar ead616352b o Use C99 designated initializer to properly handle ELFOSABI_STANDALONE.
o  In elf_get_byte(), cast through uint8_t and not char to avoid sign
   extension.
2011-10-16 14:11:05 +00:00
..
elfdump.1 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
elfdump.c o Use C99 designated initializer to properly handle ELFOSABI_STANDALONE. 2011-10-16 14:11:05 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00