This website requires JavaScript.
Explore
Help
Sign In
vitalif
/
zenko-fcntl
Watch
1
Star
0
Fork
You've already forked zenko-fcntl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
node-fcntl from zenko-cloudserver dependencies
20
Commits
1
Branch
4
Tags
111
KiB
C++
82.1%
Python
12.3%
JavaScript
5.6%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Vitaliy Filippov
89449bbe58
Run gyp rebuild on postinstall to support including as submodule
2025-03-09 00:14:36 +03:00
examples
feature: relax node engine until we fully support 16
2022-01-25 09:36:23 -08:00
src
Merge pull request
#11
from scality/improvement/skip-on-windows
2023-06-20 15:45:24 -07:00
.gitignore
improvement: add gitignore
2021-05-12 19:08:01 -07:00
LICENSE
Initial commit
2018-07-24 10:43:47 -07:00
README.md
Initial commit
2018-07-24 10:43:47 -07:00
binding.gyp
feature: implement posix_fadvise() system call for nodejs
2018-07-24 11:35:16 -07:00
index.js
feature: implement posix_fadvise() system call for nodejs
2018-07-24 11:35:16 -07:00
package.json
Run gyp rebuild on postinstall to support including as submodule
2025-03-09 00:14:36 +03:00
README.md
fcntl
fcntl() wapper for nodejs