Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

node-unixlib

This native Node.js addon provides native asynchronous standard Unix functions.

Right now, we have PAM authentication, flock() and mkstemp(). Do contribute more!

Tested on NodeJS 0.6.0 on Linux (Fedora 15).

See the demonstration files in demo/ to see it in action.