-
-
Notifications
You must be signed in to change notification settings - Fork 3k
audit all contributions by @devnexen for correctness and delete unnecessary libc ABI bits #16636
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 9e0ac44.
This reverts commit 8f14431.
This reverts commit d07149c.
This reverts commit 72dd22f.
This reverts commit ea1d64d.
This reverts commit e9dd0a2.
This reverts commit 64f0059.
This reverts commit 54ea0bb.
This reverts commit 138f125.
This reverts commit 7689657.
This reverts commit f8991ba.
This reverts commit ccfb0d4.
This reverts commit b9d2e0e.
This reverts commit 40e8c22.
This reverts commit b754068.
… opt." This reverts commit b677b36.
This reverts commit 2952fb9.
This reverts commit 05268bb.
This reverts commit c7bf8ba.
This reverts commit 6f418c1.
This reverts commit cceadf5.
This reverts commit 6547d23.
This reverts commit 20cc693.
This reverts commit cd7e2bf.
This reverts commit 5260657.
This reverts commit 10a7cf5.
This reverts commit e21739d.
This reverts commit e8f76b4.
This reverts commit 4f248e1.
This reverts commit 05f9608.
This reverts commit 8d88dcd.
This reverts commit 7439eb5.
This reverts commit 1084590.
This reverts commit 5c70d7b.
This reverts commit c66151a.
This reverts commit 23c4f55.
This reverts commit 9ef6151.
…es for" This reverts commit 9691cde.
…socket option" This reverts commit 1d322fe.
This reverts commit 7b0e015.
This reverts commit 9140249.
This reverts commit 3f259d3.
…set api flags." This reverts commit dbdafb6.
This reverts commit 83970b6.
This reverts commit 2568da2.
…nstants." This reverts commit 7b908e1.
This reverts commit 56d800f.
This reverts commit 4a0508e.
This reverts commit 2e2d379.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Supersedes #16350.
Unfortunately, the vast majority of these commits were not up to standards and anything valuable from them must be re-done, this time with more testing, verification, and scrutiny. There are some places in the codebase where you can be sloppy, but OS ABI extern bits is not one of them.
Most of the APIs here should not go into the standard library even if correct.