move Linux specific code into a single file
authorDavid Zeuthen <davidz@redhat.com>
Mon, 29 Oct 2007 03:13:16 +0000 (23:13 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 29 Oct 2007 03:13:16 +0000 (23:13 -0400)
commitd6e37703225d223692e16312e74a9285d8069cce
tree7e247b8ecca58fbe21a1396c5fd2cb88be45d4d0
parentf2bc78386792a32f47a688029245d5ba2a1ecae5
move Linux specific code into a single file

Haven't moved the inotify stuff yet; not sure about what abstraction
we need...
doc/polkit-docs.xml
polkit-dbus/polkit-dbus.c
polkit/Makefile.am
polkit/polkit-authorization-db.c
polkit/polkit-grant-database.c [deleted file]
polkit/polkit-grant-database.h [deleted file]
polkit/polkit-sysdeps.c [new file with mode: 0644]
polkit/polkit-sysdeps.h [new file with mode: 0644]
polkit/polkit.h
tools/polkit-auth.c