Page MenuHomeFreeBSD

makesyscalls: generate core libsys header
ClosedPublic

Authored by brooks on Mar 15 2024, 10:47 PM.
Tags
None
Referenced Files
F83245240: D44386.diff
Wed, May 8, 12:40 AM
Unknown Object (File)
Sat, May 4, 1:23 PM
Unknown Object (File)
Sun, Apr 28, 7:54 PM
Unknown Object (File)
Fri, Apr 26, 4:16 AM
Unknown Object (File)
Tue, Apr 23, 2:36 PM
Unknown Object (File)
Tue, Apr 16, 6:06 PM
Unknown Object (File)
Mar 19 2024, 9:25 PM
Subscribers

Details

Summary

Create a header covering most of the "stable" libsys interfaces.
Specifically sys_<foo> syscall stubs and sys_<foo>_t typedefs for
those interfaces.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56639
Build 53527: arc lint + arc unit

Event Timeline

Can you please show the newly generated file?

In D44386#1012281, @kib wrote:

Can you please show the newly generated file?

See _libsys_h in D44387.

This revision is now accepted and ready to land.Mar 18 2024, 7:50 PM

Use wait.h rather than _idtype.h

This revision now requires review to proceed.Mar 19 2024, 11:31 PM
This revision was not accepted when it landed; it landed in state Needs Review.Tue, Apr 16, 4:49 PM
This revision was automatically updated to reflect the committed changes.