[Midnightbsd-cvs] [MidnightBSD/src] 5f1d3a: readdelf: match GNU readelf formatting
Lucas Holt
noreply at github.com
Wed Mar 29 23:52:09 EDT 2023
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 5f1d3aa6ee2e2cf4095468d8dd487b04ee0c8059
https://github.com/MidnightBSD/src/commit/5f1d3aa6ee2e2cf4095468d8dd487b04ee0c8059
Author: Lucas Holt <luke at foolishgames.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M contrib/elftoolchain/readelf/readelf.c
Log Message:
-----------
readdelf: match GNU readelf formatting
GNU readelf emits a blank line before, and uses single quotes around the
symbol table name, in each "Symbol table 'name' contains ## entries"
header. Please enter the commit message for your changes. Lines starting
Obtained from: FreeBSD
Commit: e9337c8a10459434cc7e0989130883556829aab7
https://github.com/MidnightBSD/src/commit/e9337c8a10459434cc7e0989130883556829aab7
Author: Lucas Holt <luke at foolishgames.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M UPDATING
Log Message:
-----------
fixup
Compare: https://github.com/MidnightBSD/src/compare/3298021b1cd2...e9337c8a1045
More information about the Midnightbsd-cvs
mailing list