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, Sep 15, 11:06 AM
Unknown Object (File)
Sun, Sep 6, 10:32 PM
Unknown Object (File)
Sun, Sep 6, 6:36 PM
Unknown Object (File)
Sun, Sep 6, 5:50 PM
Unknown Object (File)
Sun, Sep 6, 5:32 PM
Unknown Object (File)
Sun, Sep 6, 9:59 AM
Unknown Object (File)
Thu, Sep 3, 6:09 PM
Unknown Object (File)
Thu, Sep 3, 1:24 PM
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.