Page MenuHomeFreeBSD

libsys: make PSEUDO take a bare syscall name
ClosedPublic

Authored by brooks on Feb 27 2024, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 2:10 AM
Unknown Object (File)
Sun, May 19, 7:48 PM
Unknown Object (File)
Fri, May 17, 6:32 PM
Unknown Object (File)
Sat, May 4, 1:18 PM
Unknown Object (File)
Sun, Apr 28, 4:23 PM
Unknown Object (File)
Apr 14 2024, 5:43 PM
Unknown Object (File)
Apr 12 2024, 5:59 PM
Unknown Object (File)
Mar 2 2024, 8:01 PM
Subscribers

Details

Summary

Rather than having PSEUDO be a list of object files when all consumers
want syscall names or source files, make it a list of bare syscall
names like INTERPOSED (which is built on PSEUDO).

Improve document of variables programmers can set.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 27 2024, 11:18 PM
This revision now requires review to proceed.Feb 28 2024, 8:48 PM
This revision is now accepted and ready to land.Feb 29 2024, 12:08 AM
This revision was automatically updated to reflect the committed changes.