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

Issue 8243005: Directory: implement recursive directory listing on Linux and Mac. (Closed)

Created:
9 years, 2 months ago by Mads Ager (google)
Modified:
9 years, 2 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Directory: implement recursive directory listing on Linux and Mac. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=363

Patch Set 1 #

Patch Set 2 : Use malloc instead of new[] #

Patch Set 3 : Remove sizeof #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -66 lines) Patch
M runtime/bin/directory_linux.cc View 1 2 6 chunks +83 lines, -33 lines 0 comments Download
M runtime/bin/directory_macos.cc View 1 2 6 chunks +83 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years, 2 months ago (2011-10-12 11:38:06 UTC) #1
Søren Gjesse
9 years, 2 months ago (2011-10-12 12:30:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698