Raphaël Hertzog
|
b100b81bfd
pkg_parse_copy(): fix references to variables in a comment
|
15 years ago |
Guillem Jover
|
f3ac023572
libdpkg: Do not lose reverse dependencies when parsing control data
|
15 years ago |
Helge Kreutzmann
|
6093adaf44
Update German translation of manual pages
|
15 years ago |
Guillem Jover
|
88b0c3043a
Add armhf support to ostable and triplettable
|
15 years ago |
Raphaël Hertzog
|
d9130f2def
dpkg-split: fix a gcc warning
|
15 years ago |
Sven Joachim
|
20c568dcca
German dpkg translation update
|
15 years ago |
Sven Joachim
|
3bfb2e8845
build: Update po/POTFILES.in for new/renamed source files
|
15 years ago |
Sven Joachim
|
b8d8d02e4a
dpkg-split: Fix typo
|
15 years ago |
Guillem Jover
|
86cbf575b1
Use off_t and %jd or %jx to handle file sizes and offsets
|
15 years ago |
Guillem Jover
|
74dc50b34d
Use size_t and %zu to handle memory sizes and offsets
|
15 years ago |
Guillem Jover
|
07eee0db56
libdpkg: Replace OtoL() with OtoM() converting to intmax_t
|
15 years ago |
Guillem Jover
|
f9aaae4396
dpkg-split: Make decompose_filename() and setpartsize() use strtoimax()
|
15 years ago |
Guillem Jover
|
75d6bcf73b
dpkg-split: Replace unsignedlong() with parse_intmax()
|
15 years ago |
Guillem Jover
|
766de19997
build: Check for %j and %z format modifiers support
|
15 years ago |
Guillem Jover
|
df6a6091b3
dpkg-split: Use a constant expression to declare an array
|
15 years ago |
Guillem Jover
|
79a67e901e
Inline rerr() into its only current call site
|
15 years ago |
Guillem Jover
|
26998971c3
Inline werr() into its only current call site
|
15 years ago |
Guillem Jover
|
fdc401aa7d
dpkg-deb: Use fdio instead of stdio
|
15 years ago |
Guillem Jover
|
102aef24e4
dpkg-split: Do not slurp into memory the whole package parts
|
15 years ago |
Guillem Jover
|
9980e45086
libdpkg: Add missing <errno.h> needed by fd_null_copy()
|
15 years ago |
Guillem Jover
|
65d2ed5c21
u-a: Do not unneedingly initialize variables to NULL
|
15 years ago |
Guillem Jover
|
aab72be3be
dpkg-query: Return a valid width even if opening /dev/tty failed
|
15 years ago |
Guillem Jover
|
9acbadfc96
build: Add -Wformat-security and -Wpointer-arith to default warnings
|
15 years ago |
Guillem Jover
|
4c3faede97
dselect: Use a format string in printf() instead of only a variable
|
15 years ago |
Guillem Jover
|
a468c10801
dpkg: Add comment about why writeback code ignores return values
|
15 years ago |
Guillem Jover
|
557765dbed
Move pkgadmindir() and pkgadminfile() to the filesdb module
|
15 years ago |
Guillem Jover
|
dcac09fade
Make admindir file local everywhere
|
15 years ago |
Guillem Jover
|
e0ae796d8c
Do not pass admindir to database initialization functions
|
15 years ago |
Guillem Jover
|
06cd58eed3
libdpkg: Use dpkg_db_get_path() instead of trig_get_triggersdir()
|
15 years ago |
Guillem Jover
|
f67665e8f5
Use dpkg_db_set_dir() instead of pkgadmindir_init()
|
15 years ago |