Page MenuHomeFreeBSD

Replace sys_ftruncate() with kern_ftruncate() in compats.
ClosedPublic

Authored by trasz on Jan 28 2017, 1:40 PM.
Tags
None
Referenced Files
F133605424: D9368.diff
Sun, Oct 26, 11:44 PM
Unknown Object (File)
Sun, Oct 26, 2:20 AM
Unknown Object (File)
Fri, Oct 24, 8:27 PM
Unknown Object (File)
Wed, Oct 22, 12:49 AM
Unknown Object (File)
Tue, Oct 21, 3:11 AM
Unknown Object (File)
Sun, Oct 19, 5:22 PM
Unknown Object (File)
Sep 16 2025, 2:47 PM
Unknown Object (File)
Sep 4 2025, 6:11 AM
Subscribers

Details

Summary

Modify linuxulator and freebsd32 to directly call kern_ftruncate().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Replace sys_ftruncate() with kern_ftruncate() in compats..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.

What about sys_truncate() ?

This revision is now accepted and ready to land.Jan 28 2017, 4:36 PM
This revision was automatically updated to reflect the committed changes.