summaryrefslogtreecommitdiffstats
path: root/base/sys_string_conversions_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the system string conversion functions from std::string to StringPiece. ...deanm@google.com2008-08-191-3/+6
* Basic string conversions for Linux -- enough to get unit tests going.evanm@google.com2008-08-121-0/+57