Page MenuHomeFreeBSD

makesyscalls: generate core libsys header
ClosedPublic

Authored by brooks on Mar 15 2024, 10:47 PM.
Tags
None
Referenced Files
F138028322: D44386.id135979.diff
Fri, Nov 28, 7:47 AM
F138014841: D44386.id135809.diff
Fri, Nov 28, 4:15 AM
Unknown Object (File)
Wed, Nov 26, 10:40 PM
Unknown Object (File)
Wed, Nov 26, 10:25 AM
Unknown Object (File)
Tue, Nov 25, 9:14 PM
Unknown Object (File)
Sun, Nov 23, 8:23 AM
Unknown Object (File)
Mon, Nov 10, 1:20 AM
Unknown Object (File)
Tue, Nov 4, 9:15 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.