1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.bin/nm
2009-02-10 19:27:03 +00:00
..
byte.c
elf.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00
elfuncs.h Some fixes for running nm on ELF binaries. 2006-09-30 14:34:13 +00:00
Makefile
nm.1 mark these utilities as being largely posix compliant or, in the case of 2009-02-10 19:27:03 +00:00
nm.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00
size.1 the ellipsis is not an optional argument; while here, sync the usage 2007-08-06 19:16:05 +00:00
util.h