Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: kre
Date: Fri Oct 10 17:08:01 UTC 2025
Modified Files:
src/sys/kern: sys_aio.c
Log Message:
Use %zu to printd a size_t, should unbreak i386 (and other ILP32) build.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/kern/sys_aio.c
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