diff options
author | Simo Sorce <simo@redhat.com> | 2012-11-21 14:29:05 -0500 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-03-04 23:40:18 +0100 |
commit | 8bcabb97d988d1602882a1f036aac2eaf5e09234 (patch) | |
tree | be185625c87100628b64b92aab72415f5d939e11 /.gitignore | |
parent | 850ca620611f65115ee95e1d919be8443f95c14c (diff) | |
download | sssd-8bcabb97d988d1602882a1f036aac2eaf5e09234.tar.gz sssd-8bcabb97d988d1602882a1f036aac2eaf5e09234.tar.xz sssd-8bcabb97d988d1602882a1f036aac2eaf5e09234.zip |
Add SSSD specific error codes and definitions
This code adds a new range of error codes specific to SSSD,
It also provides helper functions to print out error defintions
like you can do with system error messages and the strerror() function.
The sss_strerror() function can accept both the new sssd errors and
system errno_t errors falling back to the system strerror() if the error
code provide is not a valid SSSD error code.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions