mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-05 21:50:20 +01:00
* dbus/dbus-types.h: hardcode dbus_bool_t to 32 bits * Throughout: modify DBUS_TYPE_BOOLEAN to be a 32-bit type instead of an 8-bit type. Now dbus_bool_t is the type to use whenever you are marshaling/unmarshaling a boolean. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-cleanup-sockets.1 | ||
| dbus-cleanup-sockets.c | ||
| dbus-launch.1 | ||
| dbus-launch.c | ||
| dbus-monitor.1 | ||
| dbus-monitor.c | ||
| dbus-print-message.c | ||
| dbus-print-message.h | ||
| dbus-send.1 | ||
| dbus-send.c | ||
| dbus-tree-view.c | ||
| dbus-tree-view.h | ||
| dbus-viewer.c | ||
| Makefile.am | ||