This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch main
in repository dpkg.
from b7dc60447 dselect: Use enum values instead of literal integers
new d6a9bb695 libdpkg: Add new execname module
new 99bba12f0 libdpkg: Try to print the executable name of the lock
contending process
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/dpkg/Makefile.am | 2 +
lib/dpkg/execname.c | 165 +++++++++++++++++++++++++++++++++++++
lib/dpkg/{program.h => execname.h} | 16 ++--
lib/dpkg/file.c | 9 +-
lib/dpkg/libdpkg.map | 3 +
po/POTFILES.in | 1 +
6 files changed, 187 insertions(+), 9 deletions(-)
create mode 100644 lib/dpkg/execname.c
copy lib/dpkg/{program.h => execname.h} (74%)
--
Dpkg.Org's dpkg