Page MenuHomeFreeBSD

hexdump: Support octal and hex for -N option
ClosedPublic

Authored by aokblast on Tue, Jul 7, 4:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 31, 6:01 PM
Unknown Object (File)
Mon, Jul 27, 5:10 PM
Unknown Object (File)
Sun, Jul 26, 1:41 PM
Unknown Object (File)
Sat, Jul 25, 8:18 PM
Unknown Object (File)
Sat, Jul 25, 4:08 PM
Unknown Object (File)
Thu, Jul 16, 8:18 PM
Unknown Object (File)
Mon, Jul 13, 1:18 PM
Unknown Object (File)
Mon, Jul 13, 6:24 AM
Subscribers

Details

Summary

GNU hexdump supports octal and hex, we add supports for BSD style
hexdump for better compatibility.

See: https://github.com/llvm/llvm-project/pull/206581/

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mon, Jul 20, 8:12 AM
This revision was automatically updated to reflect the committed changes.