- 02 Nov, 2014 1 commit
-
-
Mika Eloranta authored
README: node-posix is battle-hardened by now
-
- 01 Nov, 2014 6 commits
-
-
Oskari Saarenmaa authored
-
Mika Eloranta authored
-
Mika Eloranta authored
Disabled until support for v0.11 is added.
-
Mika Eloranta authored
-
-
Nick Muerdter authored
-
- 09 Oct, 2013 2 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
Fixes https://github.com/melor/node-posix/issues/20
-
- 11 Jul, 2013 2 commits
-
-
Mika Eloranta authored
New call: posix.initgroups()
-
Oskari Saarenmaa authored
-
- 31 May, 2013 3 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
-
Mika Eloranta authored
Bindings are attempted to be loaded from various possible locations where they could be.
-
- 08 Apr, 2013 4 commits
-
-
Mika Eloranta authored
Removed the obsolete node.js 0.4 support and added node.js 0.9 and 0.11 to the travis CI configuration. This release is tagged with a new major version number as backward compatibility (with node.js v0.4) is broken.
-
Mika Eloranta authored
-
Mika Eloranta authored
-
Theo Schlossnagle authored
Remove getdomainname and setdomainname as they are not POSIX. Some system implement sethostname(char *...) instead of const char *. Since, a passing in const char * will cause an error on those platforms and passing a char * will not cause an error on any platform, prefer the latter.
-
- 12 Mar, 2013 4 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
-
Mika Eloranta authored
-
Jamie Paton authored
-
- 11 Mar, 2013 1 commit
-
-
Jamie Paton authored
Use process.versions to establish the require() path
-
- 24 Jan, 2013 7 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
-
-
Igor Pashev authored
-
Igor Pashev authored
-
Igor Pashev authored
-
Igor Pashev authored
-
- 21 Jan, 2013 2 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
-
- 10 Sep, 2012 2 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
This makes npm hopefully automatically use either node-gyp or node-waf, whichever is the proper tool with the particular node version. Also added node v0.8 to the travis config.
-
- 13 Jun, 2012 3 commits
-
-
Mika Eloranta authored
-
Mika Eloranta authored
-
Igor Pashev authored
-
- 18 Apr, 2012 1 commit
-
-
Mika Eloranta authored
-
- 05 Mar, 2012 1 commit
-
-
Mika Eloranta authored
-
- 24 Jan, 2012 1 commit
-
-
Mika Eloranta authored
-