Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(455)

Issue 53045: Move time related functions to POSIX platform file (Closed)

Created:
11 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Move time related functions to POSIX platform file. The functions getrusage, gettimeofday and localtime are in POSIX.1-2001. Committed: http://code.google.com/p/v8/source/detail?r=1616

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -150 lines) Patch
M src/platform-freebsd.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M src/platform-linux.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M src/platform-macos.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M src/platform-posix.cc View 1 2 chunks +57 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-25 09:45:06 UTC) #1
Erik Corry
11 years, 9 months ago (2009-03-26 08:43:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698