summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-string-private.h
Commit message (Collapse)AuthorAgeFilesLines
* 2003-02-27 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-02-271-0/+58
* dbus/dbus-marshal.c (_dbus_demarshal_int32): rewrite to be much more inlined, using dbus-string-private.h, speeds things up substantially * dbus/dbus-string.c (_dbus_string_free): apply align offset when freeing the string (_dbus_string_steal_data): fix for align offset (undo_alignment): new function