HomeFreeBSD

Unbreak the build on architectures where size_t isn't synonymous with uintmax_t

Description

Unbreak the build on architectures where size_t isn't synonymous with uintmax_t

I should have used %zu instead of %ju with size_t types.

MFC after: 1 month
MFC with: r343362, r343365
Approved by: emaste (mentor; implicit)
Reviewed by: asomers
Pointyhat to: ngie
Submitted by: asomers
Differential Revision: https://reviews.freebsd.org/D18935

Details

Provenance
ngieAuthored on
Reviewer
asomers
Differential Revision
D18935: Unbreak the build on 32-bit architectures
Parents
rS343366: Remove documentation for the nonexistant cred_update_thread(9).
Branches
Unknown
Tags
Unknown