chiark / gitweb /
bus: use "System.Error." as prefix for implicit errno bus errors
authorLennart Poettering <lennart@poettering.net>
Sat, 30 Nov 2013 18:53:33 +0000 (19:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 30 Nov 2013 18:53:33 +0000 (19:53 +0100)
commit763e20e675799e9c8d8b62857cdd01126b62e9a9
tree2c871af3338eadfa19ab0d5ae3eeac489a59dddb
parent79f8d3d2ce51e992493f2d354a5764262c9d564a
bus: use "System.Error." as prefix for implicit errno bus errors

We probably shouldn't use "Posix.Error" since many of the errors have
nothing to do with Posix.
src/libsystemd-bus/bus-error.c
src/libsystemd-bus/test-bus-error.c