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)
Fri, Jan 24, 5:25 PM
Unknown Object (File)
Thu, Jan 23, 7:18 AM
Unknown Object (File)
Thu, Jan 23, 6:45 AM
Unknown Object (File)
Thu, Jan 23, 6:43 AM
Unknown Object (File)
Thu, Jan 23, 6:42 AM
Unknown Object (File)
Sat, Jan 18, 10:21 PM
Unknown Object (File)
Sat, Jan 18, 10:00 PM
Unknown Object (File)
Sat, Jan 18, 5:12 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.