Guillem Jover
|
bf14550858
libdpkg: Add error context function handler support
|
16 years ago |
Guillem Jover
|
e07774f1b5
dpkg-query: Fix --search not found string to be more meaningful
|
15 years ago |
Guillem Jover
|
fd84ba8969
Use thisname variable instead of hard-coded 'dpkg' string
|
16 years ago |
Guillem Jover
|
dc98261980
dpkg-divert: Use DPKG_MAINTSCRIPT_PACKAGE environment variable
|
16 years ago |
Guillem Jover
|
efefc09d91
Use setaction() instead of directly assigning to cipaction
|
16 years ago |
Guillem Jover
|
521f32450d
libdpkg: Use ohshite in error_context_new instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
43789e59f0
libdpkg: Make run_error_handler cope with NULL econtext gracefully
|
16 years ago |
Guillem Jover
|
b571373cd2
libdpkg: Refactor error display setter into a static function
|
16 years ago |
Guillem Jover
|
5dd05803b5
libdpkg: Refactor error_context creation into a new function
|
16 years ago |
Guillem Jover
|
adf5d4a1a2
libdpkg: Rename struct errorcontext to error_context
|
16 years ago |
Guillem Jover
|
160be81801
libdpkg: Rename struct cleanupentry to cleanup_entry
|
16 years ago |
Guillem Jover
|
7ae5af538e
libdpkg: Rename jmp_buf variables to jump
|
16 years ago |
Guillem Jover
|
8164af77ee
libdpkg: Rename print_error_forked() to print_subproc_error()
|
16 years ago |
Guillem Jover
|
e1b2a73e77
libdpkg: Rename print_error_cleanup() to print_cleanup_error()
|
16 years ago |
Guillem Jover
|
ec53fd98f3
libdpkg: Rename print_error_fatal() to print_fatal_error()
|
16 years ago |
Guillem Jover
|
c1f899c832
libdpkg: Refactor default error handler into new catch_fatal_error()
|
16 years ago |
Guillem Jover
|
90ef059f71
Add a comment for translators to 'dpkg-query -l' header string
|
16 years ago |
Guillem Jover
|
9d6a9e4375
Do not make function typedefs pointers
|
16 years ago |
Guillem Jover
|
7129d94739
libdpkg: Rename voidfnp to void_func
|
16 years ago |
Guillem Jover
|
ca92c5d2bf
libdpkg: Rename function argument to func in ACTION macro
|
16 years ago |
Guillem Jover
|
c9b7af92e5
Move action and obsolete related functionality to the myopt module
|
16 years ago |
Guillem Jover
|
a67107c051
Use ACTION macros instead of ad-hoc action function handling
|
16 years ago |
Guillem Jover
|
e8079c0ee3
libdpkg: Switch test.h from including dpkg/dpkg.h to dpkg/ehandle.h
|
16 years ago |
Guillem Jover
|
6e5d5c1f05
libdpkg: Move ehandle declarations to its own header file
|
16 years ago |
Guillem Jover
|
7c03c1012a
libdpkg: Include dpkg/dpkg.h in t-buffer for MD5HASHLEN
|
16 years ago |
Guillem Jover
|
4afef203d5
libdpkg: Do not use m_malloc in push_checkpoint
|
16 years ago |
Guillem Jover
|
3ce8687ba6
libdpkg: Properly restore errno in push_cleanup
|
16 years ago |
Guillem Jover
|
4546c3b92d
libdpkg: Remove stream I/O support from the buffer API
|
15 years ago |
Guillem Jover
|
2a71e444e8
dpkg-deb: Remove unused safe_fflush function
|
16 years ago |
Guillem Jover
|
2d420ee1d0
dpkg-deb: Use fd instead of stream based buffered I/O
|
15 years ago |