Page MenuHomeFreeBSD

Adapt linuxulator syscalls.master files to the new layout
ClosedPublic

Authored by trasz on Jun 20 2020, 8:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 12:03 AM
Unknown Object (File)
Wed, Oct 8, 1:34 AM
Unknown Object (File)
Thu, Oct 2, 5:35 AM
Unknown Object (File)
Sat, Sep 27, 9:14 PM
Unknown Object (File)
Fri, Sep 26, 3:20 AM
Unknown Object (File)
Fri, Sep 26, 3:18 AM
Unknown Object (File)
Fri, Sep 26, 3:16 AM
Unknown Object (File)
Mon, Sep 22, 10:01 AM
Subscribers

Details

Summary

Adapt linuxulator syscalls.master files to the new layout.

Diff Detail

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

Event Timeline

trasz requested review of this revision.Jun 20 2020, 8:35 PM

One minor nit (but I'd suggest grepping for "* " to see if I missed any more).

sys/amd64/linux32/syscalls.master
649 ↗(On Diff #73412)

extra space after *

This revision is now accepted and ready to land.Jun 20 2020, 11:08 PM
This revision now requires review to proceed.Jun 20 2020, 11:25 PM
trasz added inline comments.
sys/amd64/linux32/syscalls.master
649 ↗(On Diff #73412)

Thanks, fixed along with another formatting error.

This revision is now accepted and ready to land.Jun 21 2020, 3:43 AM
This revision was automatically updated to reflect the committed changes.
trasz marked an inline comment as done.