[SSSD] [PATCH] Use sss_strerror instead of strerror

Michal Židek mzidek at redhat.com
Thu Apr 24 17:03:45 UTC 2014


Hello,

this patch replaces strerror with sss_strerror on some places.
I think it would be OK to use always sss_strerror, but to keep
the patch relatively small I left strerror on places where
we directly print value of errno or return value of some third
party functions that do not (and never will) return our specific
error codes.

Patch is attached. It may look big (111 files changed), but
there are only few insertions and deletions in each.

Thanks,
Michal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-sss_strerror-instead-of-strerror.patch
Type: text/x-patch
Size: 184183 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20140424/243be638/attachment.bin>


More information about the sssd-devel mailing list