node/deps/v8
yangguo@chromium.org 9fa953d3e7 v8: use correct timezone information on Solaris
`timezone` variable contains the difference, in seconds, between UTC and
local standard time (see `man 3 localtime` on Solaris).

Call to `tzset` is required to apply contents of `TZ` variable to
`timezone` variable.

BUG=v8:2064

Review URL: https://chromiumcodereview.appspot.com/10967066
Patch from Maciej Małecki <me@mmalecki.com>.

This is a back-port of upstream commit r12802.
2012-10-23 16:43:38 +02:00
..
benchmarks Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
build v8: Replace VFP by VFP2 in common.gypi 2012-09-13 15:00:46 -07:00
include v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
preparser Update v8 to 3.9.9 2012-02-27 12:11:09 -08:00
samples v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
src v8: use correct timezone information on Solaris 2012-10-23 16:43:38 +02:00
test v8: Relax requirement from VFP3 to VFP2 where possible. 2012-09-13 15:00:05 -07:00
tools v8: reapply floating patches 2012-09-06 15:58:37 +02:00
.gitignore Update v8 to 3.9.9 2012-02-27 12:11:09 -08:00
AUTHORS v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
ChangeLog v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
DEPS v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
LICENSE Upgrade V8 to 3.8.5 2012-01-06 13:03:06 -08:00
LICENSE.strongtalk Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.v8 Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.valgrind Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
Makefile v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00
SConstruct v8: upgrade to v3.11.10 2012-06-14 01:37:13 +02:00