Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/librumpuser
Module Name: src
Committed By: ozaki-r
Date: Wed Oct 16 09:09:39 UTC 2024
Modified Files:
src/lib/librumpuser: rumpuser_file.c
Log Message:
librumpuser: use preadv/pwritev if available
Because Calling lseek then readv/writev is racy.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/librumpuser/rumpuser_file.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