tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
ctfdump
/
at
master
3 files
Makefile
Use elf(3) api instead of an ad-hoc elf parser.
7 years ago
ctfdump.1
add missing HISTORY; based on CVS logs and release announcements
8 years ago
ctfdump.c
Use size_t for the length parameters, not off_t. Now that zlib uses unsigned long for its totals there is no reason to use off_t in ctfdump. This is similar to the changes in db_ctf.c. OK tb@
3 years ago