2005-01-16 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 16 Jan 2005 22:13:35 +0000 (22:13 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 16 Jan 2005 22:13:35 +0000 (22:13 +0000)
commit7f9721a6d36697a57170c604aa845af3531bd157
tree4c621bf9671e8c855803bba07ff2d6d87b9baf3d
parent31988af4089f3793940417535f8eabaae1ac26c8
2005-01-16  Havoc Pennington  <hp@redhat.com>

* test/unused-code-gc.py: hacky script to find code that's used
only by the bus (not libdbus) or used only by tests or not used at
all. It has some false alarms, but looks like we can clean up a
lot of size from libdbus.

* dbus/dbus-sysdeps.c, dbus/dbus-sysdeps-utils.c,
dbus/Makefile.am: initially move 10K of binary size out of libdbus
ChangeLog
dbus/Makefile.am
dbus/dbus-memory.c
dbus/dbus-sysdeps.c
dbus/dbus-userdb.c
dbus/dbus-userdb.h
test/unused-code-gc.py [new file with mode: 0755]