Guillem Jover
|
44cfbc4b31
build: Pass --as-needed to the linker for dselect to avoid libstdc++
|
8 years ago |
Guillem Jover
|
ed6cbcf7a1
dselect: Implement local abi::__cxa_pure_virtual
|
8 years ago |
Guillem Jover
|
1fc6530294
dselect: Add replacement new and delete array operators
|
8 years ago |
Guillem Jover
|
2ca60a4d81
dselect: Move C++ support code into its own file
|
8 years ago |
Guillem Jover
|
bb4ae26e35
libdpkg: Simplify and trim-down dlist.h macros
|
8 years ago |
Guillem Jover
|
678fd0b6dc
libdpkg: Fix free() on uninitialized pointer in error_context_errmsg_format()
|
8 years ago |
Guillem Jover
|
cd08e06004
libdpkg: Add new unit test for error handling
|
8 years ago |
Guillem Jover
|
1dff5fd492
libdpkg: Improve comment in error_context_errmsg_format()
|
8 years ago |
Guillem Jover
|
d1f570622c
libdpkg: Return error in error_context_errmsg_format() only if truncated
|
8 years ago |
Guillem Jover
|
1d1c70fed1
libdpkg: Only set error context message if it has been formatted correctly
|
8 years ago |
Guillem Jover
|
4f12a3b01b
scripts/t: Skip the tests if IO::String is not present
|
8 years ago |
Guillem Jover
|
322a17a9df
libcompat: Disable gettext support in getopt module
|
8 years ago |
Guillem Jover
|
7d22e85e63
libcompat: Include getopt module when we need getopt_long
|
8 years ago |
Guillem Jover
|
251474f443
libcompat: Add missing <errno.h> include
|
8 years ago |
Guillem Jover
|
1d4e37d00e
libdpkg: Add <sys/sysmacros.h> on AIX for major() and minor()
|
8 years ago |
Guillem Jover
|
534510ae79
libdpkg: Use our own dpkg_ar_hdr instead of relying on the system one
|
8 years ago |
Guillem Jover
|
9d0d823be9
data: Add support for AIX operating system
|
8 years ago |
Guillem Jover
|
c9fd007bbe
Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
|
8 years ago |
Guillem Jover
|
062ee4500f
Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command name
|
10 years ago |
Guillem Jover
|
c3a9a82fcf
build: Do not honor DPKG_DATADIR on the installed Dpkg module
|
8 years ago |
Guillem Jover
|
33e6fcb5cd
Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
|
8 years ago |
Guillem Jover
|
739bb23893
Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
|
8 years ago |
Guillem Jover
|
bc4ceb7af5
Dpkg::Build::Type: Always map the build type to the shortest string form
|
8 years ago |
Guillem Jover
|
05d5a65908
Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
|
8 years ago |
Guillem Jover
|
ea506ec3f2
Dpkg::Source::Package: Prefix private functions with _
|
8 years ago |
Guillem Jover
|
fa532fbc4b
Dpkg::Conf: Document obsolete functions
|
8 years ago |
Guillem Jover
|
a42b066cf4
Dpkg::Substvars: Fix POD formatting
|
8 years ago |
Guillem Jover
|
86819a8693
u-a: Fix short-lived memory leaks
|
8 years ago |
Guillem Jover
|
cdf41bcf1d
u-a: Fix lookup by name on --config
|
8 years ago |
Guillem Jover
|
e12ad320d4
s-s-d: Port process handling to AIX
|
8 years ago |