Page MenuHomeFreeBSD

libsys: don't try to expose yield
ClosedPublic

Authored by brooks on Mar 5 2024, 9:49 PM.
Tags
None
Referenced Files
F156949103: D44236.id135426.diff
Sun, May 17, 2:13 PM
F156936152: D44236.id135485.diff
Sun, May 17, 11:51 AM
Unknown Object (File)
Sun, May 17, 1:05 AM
Unknown Object (File)
Thu, May 14, 2:41 PM
Unknown Object (File)
Mon, May 11, 2:56 AM
Unknown Object (File)
Mon, May 11, 2:54 AM
Unknown Object (File)
Mon, May 11, 2:11 AM
Unknown Object (File)
Fri, May 1, 12:51 PM
Subscribers

Details

Summary

The undocumented yield system call has never been exposed via libc or
libsys (except accidentally for <15 minutes in 1998 between commits
abd529cebab9 and 0db2fac06ab7). Avoid trying to export it now to avoid
failures when linking with --no-undefined-version.

Diff Detail

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