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.
Details
Details
- Reviewers
kib - Commits
- rGcc4ffc978668: libsys: don't try to expose yield
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable