Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: christos
Date: Fri Dec 6 19:37:43 UTC 2019
Modified Files:
src/sys/sys: mman.h
Log Message:
Adjust snprintb(3) format from '%d' to '%ju' to reflect reality and so that
it works on big endian machines.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/sys/mman.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index