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

Issue 140062: Implement Linux sys_string_conversions using the system APIs. (Closed)

Created:
11 years, 6 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
agl, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Implement Linux sys_string_conversions using the system APIs. BUG=14826

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -4 lines) Patch
M base/sys_string_conversions_linux.cc View 2 chunks +109 lines, -4 lines 5 comments Download
M base/sys_string_conversions_unittest.cc View 2 chunks +110 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dean McNamee
Gnarly unix-hacker code. I bet Adam will find a bug. Wow, this APIs are awful!
11 years, 6 months ago (2009-06-22 14:28:17 UTC) #1
Evan Martin
In general, I think this needs a commetn somewhere about what this special case you're ...
11 years, 6 months ago (2009-06-22 15:22:56 UTC) #2
Dean McNamee
http://codereview.chromium.org/140062/diff/1/2 File base/sys_string_conversions_linux.cc (right): http://codereview.chromium.org/140062/diff/1/2#newcode36 Line 36: // Use a temp buf since a output ...
11 years, 6 months ago (2009-06-22 15:26:02 UTC) #3
agl
11 years, 6 months ago (2009-06-22 18:21:49 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698