OpenBSD CVS

CVS log for src/usr.bin/ctfdump/ctfdump.c


[BACK] Up to [local] / src / usr.bin / ctfdump

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_4


Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 6 14:59:27 2017 UTC (6 years, 6 months ago) by mpi
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.18: +6 -9 lines
Diff to previous 1.18 (colored)

Use the symtab's sh_link to get the string table section.

This is technically more correct than looking for ".strtab" and allows
us to get rid of unportable ELF_STRTAB.

We can also get rid of the hack for some incorrect ELF files since we
no longer try to apply relocations for the string table.

From Mark Johnston, markj@FreeBSD

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.