We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90b53be + f53dfab commit 07db8c0Copy full SHA for 07db8c0
CHANGES.md
@@ -1,3 +1,13 @@
1
+## v0.8
2
+
3
+- add `linkat` operations. (@LucaSeri @talex5 #105, reviewed by @avsm)
4
5
+- add `fsync` and `fdatasync` operations. (@avsm #103, reviewed by @talex5)
6
7
+- add docstrings for many more functions (@avsm #100, reviewed by @talex5 @patricoferris)
8
9
+- use lintcstubs to generate C prototypes and fix bugs (@talex5 #104)
10
11
## v0.7
12
13
- Add `statx` support (@patricoferris, @talex5, @avsm #95 #97).
0 commit comments