diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-10-17 16:23:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-10-17 16:48:21 +0200 |
commit | 50e0d56cf37d8ca5b9162ab83906920392998623 (patch) | |
tree | 3563d821d18c57218de7e5a2bed8a283e7eb5f3f /DISTRO_PORTING | |
parent | 1a37c9756f0c55917192e1a229977734b1f7ea45 (diff) |
sd-bus: fix error handling of pthread API calls
pthread APIs (unlike the rest of libc) return their errors as positive
error codes directly from the functions, rather than using errno. Let's
make sure we always handle things that way.
Diffstat (limited to 'DISTRO_PORTING')
0 files changed, 0 insertions, 0 deletions