]> err.no Git - dpkg/commit
libdpkg: Refactor the database locking into a general file locking
authorGuillem Jover <guillem@debian.org>
Tue, 25 Mar 2008 02:37:45 +0000 (04:37 +0200)
committerGuillem Jover <guillem@debian.org>
Tue, 25 Mar 2008 02:44:37 +0000 (04:44 +0200)
commitac7509f212599818cd262e113928f927a9aff5d2
tree82b6c441668b985f7d176f286bfe53496acc00e9
parentb2ac874fee1f76c0869b5cbf72fbf8b556dfe916
libdpkg: Refactor the database locking into a general file locking

Make the lockdatabase functions use the lock_files ones instead.

Based on a patch by Ian Jackson <ian@davenant.greenend.org.uk>.
ChangeLog
lib/dpkg.h
lib/lock.c