Guillem Jover
|
bc4ceb7af5
Dpkg::Build::Type: Always map the build type to the shortest string form
|
9 years ago |
Guillem Jover
|
05d5a65908
Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
|
9 years ago |
Guillem Jover
|
ea506ec3f2
Dpkg::Source::Package: Prefix private functions with _
|
9 years ago |
Guillem Jover
|
fa532fbc4b
Dpkg::Conf: Document obsolete functions
|
10 years ago |
Guillem Jover
|
a42b066cf4
Dpkg::Substvars: Fix POD formatting
|
9 years ago |
Guillem Jover
|
86819a8693
u-a: Fix short-lived memory leaks
|
9 years ago |
Guillem Jover
|
cdf41bcf1d
u-a: Fix lookup by name on --config
|
10 years ago |
Guillem Jover
|
e12ad320d4
s-s-d: Port process handling to AIX
|
10 years ago |
Guillem Jover
|
63fafbed03
s-s-d: Cleanup OS* macros
|
10 years ago |
Guillem Jover
|
47f9afbd7b
s-s-d: Port process handling to Mac OS X
|
10 years ago |
Guillem Jover
|
97af191aa6
s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
|
10 years ago |
Guillem Jover
|
37af4e517e
s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
|
10 years ago |
Guillem Jover
|
454721714d
s-s-d: Use reserved system preprocessor symbols
|
10 years ago |
Guillem Jover
|
236305c335
libdpkg: Cast strlen() return value to ssize_t to match write() return type
|
10 years ago |
Guillem Jover
|
43df068870
libdpkg: Add missing <string.h> include
|
10 years ago |
Guillem Jover
|
f10a135c0e
Cast off_t variables to intmax_t when printing them with %jd
|
10 years ago |
Guillem Jover
|
57b2ce9c2d
test: Add an initial functional test suite for dpkg-deb and dpkg-split
|
12 years ago |
Guillem Jover
|
a54a3c7e86
scripts/t: Add dpkg-buildpackage functional tests
|
10 years ago |
Guillem Jover
|
1d8f6e1fa3
scripts/t: Add dpkg-source functional tests
|
12 years ago |
Guillem Jover
|
6c32c76ba2
dpkg-source: Make the program reproducible when run standalone
|
10 years ago |
Guillem Jover
|
66a12fb8b2
Dpkg::Source::Archive: Fix reproducible source package support
|
10 years ago |
Guillem Jover
|
a0be1b0c02
libdpkg: Rename test suite commands to be prefixed with c- instead of t-
|
10 years ago |
Guillem Jover
|
0f599ea0ae
libdpkg: Make test main function a TEST_ENTRY macro
|
10 years ago |
Guillem Jover
|
1c40b7de35
dpkg-gencontrol: Implement source stanza substvars prefixed with S:
|
10 years ago |
Guillem Jover
|
a8abe4885f
Dpkg::Substvars: Add new method set_field_substvars()
|
10 years ago |
Guillem Jover
|
020460f572
dpkg: Initialize and reset the filesdb in --command-fd
|
10 years ago |
Guillem Jover
|
fe8668803a
dpkg: Add new files_db_reset() function
|
10 years ago |
Guillem Jover
|
3b3efd1790
dpkg: Track newargs in a different variable to avoid modifying it
|
10 years ago |
Guillem Jover
|
83fdc82a38
dpkg: Shutdown the modstatdb in --get-selections
|
10 years ago |
Guillem Jover
|
25da5c5970
libdpkg: Do not crash if we pass a NULL cip argument to setaction()
|
10 years ago |