Guillem Jover
|
505c8c0973
dpkg-deb: Change return type for safe_fflush from int to void
|
18 years ago |
Guillem Jover
|
fb312088e4
dpkg-deb: Refactor fflush and its buggy fpos handling to safe_fflush()
|
18 years ago |
Guillem Jover
|
ffe852d215
Use m_malloc instead of malloc
|
18 years ago |
Guillem Jover
|
02680ecbbb
Use NULL instead of 0
|
18 years ago |
Guillem Jover
|
daf4cadfd9
Fix signed vs unsigned value comparisons
|
18 years ago |
Guillem Jover
|
4e5846ccd3
Use NULL instead of '(char *)0'.
|
19 years ago |
Guillem Jover
|
b0fe0b8d43
* lib/dpkg.h (compression_type): Rename to ...
|
19 years ago |
Guillem Jover
|
c8f668cce5
Support extracting lzma compressed source and binary packages,
|
20 years ago |
Guillem Jover
|
2b8e678a60
Fix strings so that they can be more easily translated. Closes: #134358
|
20 years ago |
Scott James Remnant
|
841a630143
dpkg (1.13.1.0.1) experimental; urgency=low
|
21 years ago |
Scott James Remnant
|
cfbc641c72
dpkg (1.10.24) unstable; urgency=low
|
22 years ago |
Scott James Remnant
|
fa89b718a1
Release 1.10.22
|
22 years ago |
Adam Heath
|
dbcb744998
Almost *EVERY* damn file was including config.h in the wrong spot. After
|
23 years ago |
Wichert Akkerman
|
c01a401220
Perl sucks, fix Ian's email address
|
24 years ago |
Wichert Akkerman
|
670f5646f1
Update Ian Jacksons' email address
|
24 years ago |
Wichert Akkerman
|
50e07e882b
More %z format fixes
|
25 years ago |
Adam Heath
|
796c9b08ba
Fix some gcc 3.0 warnings.
|
25 years ago |
Adam Heath
|
d1fb4dd723
Convert waitsubproc and checksubprocerr to use a flags variable, instead of
|
25 years ago |
Adam Heath
|
a5e4bc48be
More %z format fixes.
|
25 years ago |
Adam Heath
|
ea93ed48c1
Fixed up several warning types: const, casting, incorrect sizes,
|
25 years ago |
Adam Heath
|
c9bef0784a
Added macro NONRETURNING to several functions.
|
25 years ago |
Adam Heath
|
32b4a31781
Add 'warn' parameter to waitsubproc and checksubprocerr, and also add a
|
25 years ago |
Adam Heath
|
647d79b9e0
Clean up a few gcc warnings. Note that the warning:
|
26 years ago |
Adam Heath
|
40a340714b
Fix -Wall messages.
|
26 years ago |
Adam Heath
|
a4adb1a09f
* main/processarc.c: Don't copy trailing zeros from dpkg-deb pipe.
|
26 years ago |
Wichert Akkerman
|
756323ca14
More Adam stuff:
|
26 years ago |
Wichert Akkerman
|
7bf6e0be80
add support for using libz
|
26 years ago |
Wichert Akkerman
|
f4f4a1aa8d
use do_fd_copy when extracting ar files
|
26 years ago |
Wichert Akkerman
|
3541109f77
Mark readfail message parameters as translateable
|
26 years ago |
Wichert Akkerman
|
f4e1572a28
updates from Chip Salzenberg to clean up fd handling
|
26 years ago |