Page MenuHomeFreeBSD

libc: rename arm and i386 Ovfork.S to vfork.S
ClosedPublic

Authored by brooks on Dec 5 2023, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 3, 3:51 PM
Unknown Object (File)
Mon, Jul 1, 12:37 AM
Unknown Object (File)
Sat, Jun 22, 12:44 AM
Unknown Object (File)
May 9 2024, 9:18 AM
Unknown Object (File)
May 8 2024, 1:15 PM
Unknown Object (File)
May 8 2024, 1:15 PM
Unknown Object (File)
May 8 2024, 11:42 AM
Unknown Object (File)
May 8 2024, 11:37 AM
Subscribers
None

Details

Summary

While this has been Ovfork.S forever on i386 it diverged from other
syscalls that require wrappers for no obvious reason. Because these are
moves without modifications, git blame will continue to work.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable