Guillem Jover
|
88aa36dc99
Fix dpkg-query and dpkg-trigger to actually print a version on --version
|
16 years ago |
Guillem Jover
|
a7ab968e9e
dpkg-deb: Unify “failed read” strings by making control an argument
|
16 years ago |
Jonathan Nieder
|
5e03628e92
dpkg-deb: Fix resource leak in --info
|
16 years ago |
Guillem Jover
|
fdedcf5168
Remove done TODO items
|
16 years ago |
Guillem Jover
|
c264dd83d3
Fix small memory leaks related to scandir()
|
16 years ago |
Guillem Jover
|
f0496f91b5
dpkg: Fix unaligned bullet point on a comment
|
16 years ago |
Guillem Jover
|
e20fb748d3
Change dpkg-dev to Depend on perl instead of perl5 and perl-modules
|
16 years ago |
Guillem Jover
|
167be722b2
scripts: Unify fork error string
|
16 years ago |
Guillem Jover
|
45dc465f07
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
|
16 years ago |
Guillem Jover
|
bf4c40bc0c
scripts/t: Add missing function prototypes
|
16 years ago |
Guillem Jover
|
2b6d9bdd3f
scripts/t: Use void in function arguments to denote no arguments
|
16 years ago |
Guillem Jover
|
e9c9de59b7
scripts/t: Make symbol22_i386 function return void instead of void *
|
16 years ago |
Guillem Jover
|
8d8de3f2b9
dselect: Do not shadow display member in packagelist::deselect_one_of
|
16 years ago |
Guillem Jover
|
d6e92c09b5
dselect: Remove bogus falliblesubprocess prototype and make it static
|
16 years ago |
Guillem Jover
|
f426b031ac
dselect: Use max/min instead of lesserint/greaterint
|
16 years ago |
Guillem Jover
|
078c24defe
dselect: Do not self shadow bind member
|
16 years ago |
Guillem Jover
|
86c90d927b
dselect: Do not shadow global thisname variable
|
16 years ago |
Guillem Jover
|
5fef90a296
s-s-d: Do not shadow global variables
|
16 years ago |
Guillem Jover
|
b61d3f48bb
libdpkg: Do not shadow global compressor variable
|
16 years ago |
Guillem Jover
|
c1d7debca6
libdpkg: Do not lose const qualifier on a cast in path_quote_filename
|
16 years ago |
Guillem Jover
|
ccd65150bb
libdpkg: Remove variable l shadowing a previous definition
|
16 years ago |
Guillem Jover
|
5cf023f2d5
libdpkg: Rename stat variable to st to avoid shadowing stat(2)
|
16 years ago |
Guillem Jover
|
044386ffa7
dpkg-deb: Rename compressor to decompressor to avoid shadowing
|
16 years ago |
Guillem Jover
|
c58fa9fa33
dpkg: Reduce scope of status variable to avoid shadowing another one
|
16 years ago |
Guillem Jover
|
7b40a7ecfc
dpkg: Include main.h to get the limiteddescription prototype
|
16 years ago |
Guillem Jover
|
91976e8282
dpkg: Make pkg_files_add_file() static
|
16 years ago |
Guillem Jover
|
77cae397a1
libdpkg: Use varbuf_detach instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
70b29e3e9e
dpkg: Do not print unambiguous epoch on dpkg file overwrite error
|
16 years ago |
Guillem Jover
|
d756afcce4
libdpkg: Use %zu instead of %d in varbuf_grow's internerr call
|
16 years ago |
Guillem Jover
|
812115a0f5
libdpkg: Add and use new DPKG_ATTR_VPRINTF
|
16 years ago |