node/deps/v8
Ben Noordhuis 2eaef9f6da cluster, v8: fix --logfile=%p.log
The %p is replaced with the current PID.  This used to work in node.js
v0.9.7 but it seems to have been lost somewhere along the way.

This commit makes the fix from 6b713b52 ("cluster: make --prof work for
workers") work again.  Without it, all log data ends up in a single
file and is unusable because the addresses are all wrong.
2013-12-18 15:36:12 -08:00
..
benchmarks
build v8: fix build for mips32r2 architecture 2013-06-14 17:48:33 +02:00
include V8: Upgrade to 3.14.5.8 2013-03-06 12:59:58 -08:00
preparser V8: Upgrade to 3.13.7.1 2012-09-21 01:52:24 +02:00
samples deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
src cluster, v8: fix --logfile=%p.log 2013-12-18 15:36:12 -08:00
test v8: backport fix for CVE-2013-{6639|6640} 2013-12-14 02:55:29 +04:00
tools v8: re-apply floating patches 2013-05-23 14:00:20 -07:00
.gitignore deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
AUTHORS V8: Upgrade to 3.14.5.8 2013-03-06 12:59:58 -08:00
ChangeLog deps: downgrade v8 to 3.14.5 2013-02-25 23:45:02 +01:00
DEPS deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
LICENSE
LICENSE.strongtalk
LICENSE.v8
LICENSE.valgrind
Makefile deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
Makefile.android deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
OWNERS deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
PRESUBMIT.py deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00
SConstruct deps: update v8 to 3.15.11 2013-01-01 16:07:02 +04:00