This was missed when read/write, etc were updated to return ssize_t.
Fixes: 2e83b2816183 Fix a few syscall arguments to use size_t instead of u_int.
Differential D44930
syscalls.master: correct return type of {read,write}v brooks on Apr 24 2024, 7:04 PM. Authored by Tags None Referenced Files
Details This was missed when read/write, etc were updated to return ssize_t. Fixes: 2e83b2816183 Fix a few syscall arguments to use size_t instead of u_int.
Diff Detail
|