Block a user
docs: fixed formatting of many manpages
dd(1p) says this:
skip=n
Skip n input blocks (using the specified input block size) before starting to copy. On…
Targeted C standard
On second thought, I don't think having to consult the spec for minimums/maximums supported by variables is too bad. For uint32_t
specifically, the following code is fine:
#if __STDC_VERSI…