commit | a09f55c87d799e6e0e64972838ca6768027e9174 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@facebook.com> | Mon Sep 20 16:05:41 2010 -0700 |
committer | Jason Evans <je@facebook.com> | Mon Sep 20 16:05:41 2010 -0700 |
tree | c62cf5b991d3aff066e0398d0a390c60f7ce5903 | |
parent | 28177d466fbbfd10927b4d05655c2ec6711faa1b [diff] |
Wrap strerror_r(). Create the buferror() function, which wraps strerror_r(). This is necessary because glibc provides a non-standard strerror_r().