Add errno constants. Move all constants to `node.constants` namespace.
authorRyan <ry@tinyclouds.org>
Tue, 26 May 2009 17:48:49 +0000 (19:48 +0200)
committerRyan <ry@tinyclouds.org>
Tue, 26 May 2009 17:48:49 +0000 (19:48 +0200)
commitb260a9108b5f5a1809b89573350ce93d55099c83
tree0d9804fe815c5c714f62bd7892b5f93798525e12
parent3bdd042a6e5077a43beaa4fe0608e998a33e1a6b
Add errno constants. Move all constants to `node.constants` namespace.
src/constants.cc [new file with mode: 0644]
src/constants.h [new file with mode: 0644]
src/file.cc
src/file.js
src/node.cc
website/index.html
wscript