Page MenuHomeFreeBSD

makesyscalls: generate core libsys header
ClosedPublic

Authored by brooks on Mar 15 2024, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 8:28 AM
Unknown Object (File)
Tue, Mar 31, 1:01 PM
Unknown Object (File)
Mar 10 2026, 11:13 AM
Unknown Object (File)
Mar 10 2026, 5:36 AM
Unknown Object (File)
Feb 28 2026, 7:00 AM
Unknown Object (File)
Feb 14 2026, 2:16 PM
Unknown Object (File)
Feb 14 2026, 10:44 AM
Unknown Object (File)
Feb 7 2026, 8:17 AM
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 56702
Build 53590: 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.Apr 16 2024, 4:49 PM
This revision was automatically updated to reflect the committed changes.