os: add os.endianness() function
authorNathan Rajlich <nathan@tootallnate.net>
Thu, 8 Nov 2012 20:31:45 +0000 (12:31 -0800)
committerNathan Rajlich <nathan@tootallnate.net>
Thu, 8 Nov 2012 20:31:45 +0000 (12:31 -0800)
commit5e4e87ade5ad2dbf525865a3a94694dabb9b1d7f
treeb990b23dfe175f71374733293b0dbd8f07784e2c
parent3c91a7ae10f0ccabe4550c77189813f8d95785b0
os: add os.endianness() function
doc/api/os.markdown
lib/os.js
src/node_os.cc
test/simple/test-os.js