Guillem Jover
|
8451065cf8
Centralize warn counting in warningv()
|
15 years ago |
Guillem Jover
|
a63d8a8d16
dpkg-deb: Use varbuf in file_info_get() instead of ad-hoc code
|
15 years ago |
Guillem Jover
|
00fa8d0e6f
Use fdio functions instead of raw read()/write() calls
|
15 years ago |
Guillem Jover
|
5d74139fda
Use fdio instead of ad-hoc code to handle interrupted I/O
|
15 years ago |
Guillem Jover
|
44b4d950ba
libdpkg: Remove unused fd_buf_copy()
|
15 years ago |
Guillem Jover
|
12f71d6df3
Use fd_read() instead of fd_buf_copy()
|
15 years ago |
Guillem Jover
|
0053d6ef57
libdpkg: Add new fdio API
|
15 years ago |
Guillem Jover
|
5cb9ffc5f9
libdpkg: Merge errmsgbuf and errmsg
|
15 years ago |
Guillem Jover
|
3c25a7b0a5
libdpkg: Initialize buffer_data variables on declaration in buffer_copy_TYPE
|
15 years ago |
Guillem Jover
|
ee595ed38d
libdpkg: Call buffer_init() and buffer_done() from buffer_copy()
|
15 years ago |
Guillem Jover
|
4e51e727e7
libdpkg: Remove buffer_copy_PtrPtr and buffer_copy_PtrInt functions
|
15 years ago |
Guillem Jover
|
7b4de87652
libdpkg: Make all internal buffer functions static
|
15 years ago |
Guillem Jover
|
4e65a84d1e
libdpkg: Move buffer_copy_TYPE() and instantiations after buffer_copy()
|
15 years ago |
Guillem Jover
|
25fb807882
libdpkg: Add new DPKG_GCC_VERSION macro and use it
|
15 years ago |
Guillem Jover
|
0ba66256fb
build: Refactor common linker objects into LDADD
|
15 years ago |
Guillem Jover
|
581ce084ea
dpkg: Do not check for presence of update-rc.d
|
15 years ago |
Guillem Jover
|
506dd27b56
dpkg-split: Do not slurp the entire part into memory when splitting
|
15 years ago |
Guillem Jover
|
d2b1ba546e
libdpkg: Use bool values for copy_dependency_links() call
|
15 years ago |
Guillem Jover
|
1d779cecab
dpkg-split: Do not pass partsize to mksplit() and compute it internally
|
15 years ago |
Guillem Jover
|
6bb0ab0608
dpkg-split: Mark strings for translation
|
15 years ago |
Guillem Jover
|
97f0c0baee
libdpkg: Change dpkg_ar_member_put_file() to accept a size limit
|
15 years ago |
Guillem Jover
|
150be4c45a
dpkg-split: Use number of parts to track split process
|
15 years ago |
Guillem Jover
|
6a790ffc46
dpkg-split: Reduce variable scope in do_split()
|
15 years ago |
Guillem Jover
|
027c6e35be
Use dpkg_ar_member_get_size() instead of duplicated code
|
15 years ago |
Guillem Jover
|
e36ca74003
libdpkg: Add new dpkg_ar_member_get_size()
|
15 years ago |
Guillem Jover
|
3be2cf6078
libdpkg: Refactor common code into parse_error_msg()
|
15 years ago |
Guillem Jover
|
ec97f0a8ff
libdpkg: Use warningv() in parse_warn() instead of open coding it
|
15 years ago |
Guillem Jover
|
f428f6f616
libdpkg: Always prefix "error" to fatal error message output
|
15 years ago |
Guillem Jover
|
6857c9064b
Changelog police
|
15 years ago |
Guillem Jover
|
cf316979de
man: Quote dashes for correct output
|
15 years ago |