- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid looping through deprecations that are gone now (#217)
* avoid looping through deprecations that are gone now should hopefully fix tests on 0.5 * Also remove msync It wasn't in Libc for very long, people shouldn't be relying on it. We can probably take it out of Compat.Libc later.
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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