node/deps/v8
Ben Noordhuis 0f33768059 v8: link against libsocket and libnsl on sunos
The V8 debugger requires BSD socket support. Solaris-like systems obviously
support that but you need to link against the right libraries, it's not part of
libc.
2012-01-19 23:09:00 +00:00
..
benchmarks
build fix windows build 2012-01-16 16:46:23 -08:00
include
preparser
samples
src v8: implement VirtualMemory class on SunOS 2012-01-19 22:46:20 +00:00
test
tools v8: link against libsocket and libnsl on sunos 2012-01-19 23:09:00 +00:00
.gitignore
AUTHORS
ChangeLog
LICENSE
LICENSE.strongtalk
LICENSE.v8
LICENSE.valgrind
Makefile
SConstruct