Files
sdk/runtime/bin
cbracken@google.com a6ace331f3 Replaced strerror() calls with threadsafe strerror_r().
Mac/Android use the XSI-compliant definition of strerror_r() which stores the message in the passed-in buffer.

Linux uses the GNU-specific definition of strerror_r() which takes a buffer and returns the message in a char* (which may or may not be the passed-in buffer).

BUG=
R=iposva@google.com

Review URL: https://codereview.chromium.org//22634003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25943 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 20:24:05 +00:00
..
2013-07-16 22:17:52 +00:00
2013-06-26 14:09:29 +00:00
2013-06-26 14:09:29 +00:00
2013-06-26 14:09:29 +00:00
2013-08-08 15:44:21 +00:00
2013-05-08 17:06:09 +00:00
2013-07-16 22:17:52 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2013-06-21 07:58:48 +00:00
2013-07-24 13:51:55 +00:00
2013-07-24 13:51:55 +00:00
2013-05-31 23:01:35 +00:00
2013-07-16 22:17:52 +00:00