chiark / gitweb /
bus: add sd_bus_errnomap section
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 Oct 2014 00:31:48 +0000 (20:31 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 Oct 2014 00:31:48 +0000 (20:31 -0400)
commit4a0a74179fcfb85c456794fd91fa2ae5d4d3bc8f
tree7aa0256e5790c60df2bd945099550b60bd19435c
parente1323fbfbe8a574f28b704f2df8ce7f99e3a28f5
bus: add sd_bus_errnomap section

This allows custom "name" ↔ errno mappings to be registered.
Tables from all compilation units are concatenated.
Makefile.am
src/libsystemd/sd-bus/.gitignore [deleted file]
src/libsystemd/sd-bus/bus-error-mapping.gperf [deleted file]
src/libsystemd/sd-bus/bus-error.c
src/libsystemd/sd-bus/bus-error.h
src/libsystemd/sd-bus/test-bus-error.c
src/systemd/sd-bus.h