We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
07db8c0
CHANGES:
add linkat operations. (@LucaSeri @talex5 #105, reviewed by @avsm)
linkat
add fsync and fdatasync operations. (@avsm #103, reviewed by @talex5)
fsync
fdatasync
add docstrings for many more functions (@avsm #100, reviewed by @talex5 @patricoferris)
use lintcstubs to generate C prototypes and fix bugs (@talex5 #104)