Guillem Jover
|
ff159b0d80
libdpkg: Rename struct TarFunctions and members
|
16 years ago |
Guillem Jover
|
0383935a67
libdpkg: Rename m_fork to subproc_fork
|
16 years ago |
Guillem Jover
|
9465dc2216
dpkg: Pass struct pkginfo instead of the package name to log_action
|
16 years ago |
Guillem Jover
|
85b9b00518
Add new status-fd action when disappearing a package
|
17 years ago |
Guillem Jover
|
686d2bd8ec
dpkg: Refactor filename summarizing into a new function
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
17 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
17 years ago |
Guillem Jover
|
a720b6aec5
Use subproc_wait instead of directly calling waitpid
|
17 years ago |
Guillem Jover
|
f5c904d586
libdpkg: Rename and namespace subproc related functions
|
17 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
17 years ago |
Guillem Jover
|
69e3c912bb
Use named intializers in structures
|
17 years ago |
Guillem Jover
|
4e841712e9
Rename chmodsafe_unlink functions to secure_unlink
|
17 years ago |
Guillem Jover
|
109f215f03
Only use errno for error reason when securely removing a file
|
17 years ago |
Guillem Jover
|
76f5201800
libdpkg: Move buffer I/O declarations to buffer.h
|
17 years ago |
Guillem Jover
|
dd1780342a
Pass ‘struct pkginfo’ instead of pkg name to maint script functions
|
17 years ago |
Guillem Jover
|
2e7cc3f958
Remove double slash in database path creation
|
17 years ago |
Guillem Jover
|
952faba871
libdpkg: Move subproc related declarations to subproc.h
|
17 years ago |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
17 years ago |
Guillem Jover
|
289c291184
libdpkg: Rename dpkg-i18n.h to i18n.h
|
17 years ago |
Guillem Jover
|
08463d3caf
Cleanup eflag value names
|
17 years ago |
Guillem Jover
|
7f10797af7
Fix typo in comment
|
17 years ago |
Guillem Jover
|
6c6ec4a438
dpkg: Properly mark packages being purged for disappearance
|
17 years ago |
Guillem Jover
|
f40457f44f
Use NUL character instead of 0
|
17 years ago |
David Stansby
|
9e6f2f0791
Fix english mistake (“as you request” → “as you requested”)
|
17 years ago |
Guillem Jover
|
b56f46bba2
Use the warning function instead of hand-coded print calls
|
17 years ago |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
18 years ago |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
18 years ago |
Guillem Jover
|
d1826b026a
dpkg: Use blankpackageperfile instead of manually blanking the members
|
18 years ago |
Guillem Jover
|
8f1a7a3643
Rename struct packageinlist to pkg_deconf_list
|
18 years ago |
Guillem Jover
|
1a33c16f3d
Give a proper type and name to the xinfo member in packageinlist
|
18 years ago |