Guillem Jover
|
7d1245eff8
libdpkg: Remove unused function ohshitvb
|
17 years ago |
Guillem Jover
|
e80064ff8d
libdpkg: Move macros from dpkg.h to more specialized headers
|
17 years ago |
Guillem Jover
|
006fc961ab
libdpkg: Move printforhelp declaration to myopt.h
|
17 years ago |
Guillem Jover
|
0268f49c4a
Remove unused macros and prototypes
|
17 years ago |
Guillem Jover
|
c5ab80941d
libdpkg: Move basusage from ehandle to myopt
|
17 years ago |
Guillem Jover
|
40a15bdb0c
libdpkg: Add support for format strings to internerr
|
17 years ago |
Guillem Jover
|
778eaba6b2
libdpkg: Rename warningf() to warning()
|
17 years ago |
Guillem Jover
|
c775ee880e
libdpkg: Remove out of sync comment
|
18 years ago |
Guillem Jover
|
9bf0b5bcc2
libdpkg: Move loadcfgfile from standard_startup to its callers
|
18 years ago |
Guillem Jover
|
405accb785
libdpkg: Move myopt from standard_startup to each program main
|
18 years ago |
Guillem Jover
|
c47003c7b2
libdpkg: Do not pass any argument to standard_shutdown
|
18 years ago |
Guillem Jover
|
76af8cf4d7
libdpkg: Move compat.c to libcompat
|
18 years ago |
Guillem Jover
|
3fffee5e70
Move locale.h inclusion and locale setup to each program main
|
18 years ago |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
18 years ago |
Guillem Jover
|
1065736ab0
Unify usage of extern "C" declarations
|
18 years ago |
Guillem Jover
|
0c10964058
libdpkg: Remove unused macro ARCHBINFMT
|
18 years ago |
Guillem Jover
|
4141faf3da
Move dselect specific macros from dpkg.h to dselect/method.h
|
18 years ago |
Guillem Jover
|
3e5aa7b25b
Switch to use UTF-8 copyright symbol and add missing ones
|
18 years ago |
Guillem Jover
|
c0a65e5f66
libdpkg: Move onerr_abort definition from mlib.c to ehandle.c
|
18 years ago |
Ian Jackson
|
10440009b6
Implement triggers support
|
18 years ago |
Guillem Jover
|
ce0455f7c4
Refactor status-fd duplicate output code into a new function
|
18 years ago |
Guillem Jover
|
3349664590
libdpkg: Move log_message to lib/log.c
|
18 years ago |
Guillem Jover
|
ac7509f212
libdpkg: Refactor the database locking into a general file locking
|
18 years ago |
Ian Jackson
|
b2ac874fee
Replace function pointer declarations with new error_printer type
|
18 years ago |
Ian Jackson
|
c91dc9f7e9
Add new cisspace function
|
18 years ago |
Guillem Jover
|
3e919df71f
Move duplicate cleanup close functions to lib/cleanup.c
|
18 years ago |
Guillem Jover
|
122fdc0fa5
Move command line common option utilities to lib/myopt-util.c
|
18 years ago |
Guillem Jover
|
518b1f979c
Move and replace showcopyright prototype from showcright.c to dpkg.h
|
18 years ago |
Guillem Jover
|
a2ee76833f
Move GNU C attribute definitions to lib/dpkg-def.h
|
18 years ago |
Ian Jackson
|
b95907e6e0
Refactor fgets checking code into fgets_must and fgets_checked functions
|
18 years ago |