node/deps/v8
yangguo@chromium.org 007393a09d 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 and a forward port of
commit 9fa953d from the v0.8 branch.  V8 3.22 in the master branch
contains the patch so no further forward-porting is necessary.
2013-11-12 15:15:32 +01:00
..
benchmarks Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
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 v8: use correct timezone information on Solaris 2013-11-12 15:15:32 +01:00
test v8: unbreak `make native` build 2013-11-09 22:27:22 +01: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 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 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