diff options
author | Simo Sorce <simo@redhat.com> | 2013-11-21 11:59:40 -0500 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2013-11-21 12:10:00 -0500 |
commit | 1c4bcda3d1d468f8ad47341f6562f31bb8f51a9d (patch) | |
tree | 39eeca6536e6d5e7331782102905a3128a0a7583 /proxy/tests/interposetest.c | |
parent | 23f4ee4359d10f66e1938ce6b1d92d3cc77865ff (diff) | |
download | gss-proxy-1c4bcda3d1d468f8ad47341f6562f31bb8f51a9d.tar.gz gss-proxy-1c4bcda3d1d468f8ad47341f6562f31bb8f51a9d.tar.xz gss-proxy-1c4bcda3d1d468f8ad47341f6562f31bb8f51a9d.zip |
Add Thread-safe implementation of strerror()
Unfortunately strerror() is not thread safe so we have to juggle with
strerror_r() which is a can of worms as 2 incompatible implementations
are available depending on what is defined at compile time.
Try to do something sane.
Diffstat (limited to 'proxy/tests/interposetest.c')
0 files changed, 0 insertions, 0 deletions