]> err.no Git - dpkg/commit
New functions, standard_startup, standard_shutdown, that contain the most
authorAdam Heath <doogie@debian.org>
Fri, 24 May 2002 05:16:43 +0000 (05:16 +0000)
committerAdam Heath <doogie@debian.org>
Fri, 24 May 2002 05:16:43 +0000 (05:16 +0000)
commit3dc5dd229b5044494db300e6fef7fd47363ce0b6
treed8e306ca1855e8a44edab574d8b0961de994b01d
parentf1b564bb025062e9229ebd27273893fd3743ef86
New functions, standard_startup, standard_shutdown, that contain the most
common functions that all dpkg binaries call.
ChangeLog
dpkg-deb/main.c
dselect/main.cc
include/dpkg.h.in
include/myopt.h
lib/Makefile.in
lib/myopt.c
lib/startup.c [new file with mode: 0644]
main/main.c
main/query.c
split/main.c