New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syscall: document that documentation is platform specific #4051
Labels
Milestone
Comments
AFAIK use of the syscall package is at least somewhat discouraged (among other things code using it is inherently unportable), and I think in part the lack of documentation is to discourage users. Perhaps what would help is to document this situation more clearly, and explain under what circumstances is recommended to use or not use the syscall package. |
This issue was closed by revision 39835b4. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
by efairlight:
The text was updated successfully, but these errors were encountered: