OSDN Git Service

Error numbers are target specific.
authorChris Dearman <chris@mips.com>
Sat, 28 Jan 2012 01:55:49 +0000 (17:55 -0800)
committerRaghu Gandham <raghu@mips.com>
Thu, 2 Aug 2012 00:53:07 +0000 (17:53 -0700)
commitda2611084f7b5a05b802af6d5007661f42fc2578
tree9f00b8cf4ab354fbb145a05b77d0d9e0178bbb81
parenta513f70b43e75136145d756388b50028ac4fc4b8
Error numbers are target specific.

Use the system supplied error numbers when mapping error numbers to messages.

Change-Id: I520556fa3e2ff668fdc4eda36ad31491fbb48ea8
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
libc/include/sys/_errdefs.h
libc/string/strerror_r.c