Guillem Jover
|
f29e54ab5c
libdpkg: Move subprocess related functions from mlib.c to subproc.c
|
17 yıl önce |
Guillem Jover
|
ac3a40d18a
libdpkg: Split unrelated conditionals in checksubprocerr for n and PROCPIPE
|
17 yıl önce |
Guillem Jover
|
bac56ef59f
libdpkg: In checksubprocerr return an explicit 0 instead of n
|
17 yıl önce |
Guillem Jover
|
b56f46bba2
Use the warning function instead of hand-coded print calls
|
17 yıl önce |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
18 yıl önce |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
18 yıl önce |
Guillem Jover
|
88e7b54eeb
Unify inclusion usage of config.h
|
18 yıl önce |
Guillem Jover
|
3e5aa7b25b
Switch to use UTF-8 copyright symbol and add missing ones
|
18 yıl önce |
Guillem Jover
|
c0a65e5f66
libdpkg: Move onerr_abort definition from mlib.c to ehandle.c
|
18 yıl önce |
Guillem Jover
|
3ec776bb18
libdpkg: Make checksubprocerr less deep and a bit more readable
|
18 yıl önce |
Guillem Jover
|
eb483c17eb
Use new VARBUF_INIT macro instead of varbufinit to initialize variables
|
18 yıl önce |
Guillem Jover
|
ffe852d215
Use m_malloc instead of malloc
|
18 yıl önce |
Guillem Jover
|
7671a7a35a
Replace strdup plus error checking usage with a new m_strdup function
|
18 yıl önce |
Guillem Jover
|
dc69e6c35c
Properly warn when the child process received a signal
|
19 yıl önce |
Guillem Jover
|
4878ec9a70
Mark some strings as translatable (Changwoo Ryu). Closes: #256387
|
20 yıl önce |
Scott James Remnant
|
00e5640a99
dpkg (1.13.2) experimental; urgency=low
|
21 yıl önce |
Scott James Remnant
|
841a630143
dpkg (1.13.1.0.1) experimental; urgency=low
|
21 yıl önce |
Scott James Remnant
|
11d17d10ff
Apply patch from Christian Haggstrom to fix #213038, #217286,
|
22 yıl önce |
Adam Heath
|
f941ea4901
Change limit and the return value for buffer_copy to off_t, which fixes
|
23 yıl önce |
Adam Heath
|
dbcb744998
Almost *EVERY* damn file was including config.h in the wrong spot. After
|
23 yıl önce |
Adam Heath
|
9fab53b940
Merge 1.9 branch.
|
24 yıl önce |
Wichert Akkerman
|
c01a401220
Perl sucks, fix Ian's email address
|
24 yıl önce |
Wichert Akkerman
|
670f5646f1
Update Ian Jacksons' email address
|
24 yıl önce |
Wichert Akkerman
|
c7ce386bd0
Improve error message
|
25 yıl önce |
Wichert Akkerman
|
eda3be6285
Add setcloexec function to set close-on-exec flags, and use that everywhere
|
25 yıl önce |
Adam Heath
|
d7e51ca0a5
EAGAIN patch from 1.8 branch was not applied to HEAD.
|
25 yıl önce |
Adam Heath
|
f60b25e022
Modified mlib.c, to malloc enough space for the digest, instead of
|
25 yıl önce |
Adam Heath
|
68b56dc4ed
Added new PROCNOERR flag, which disabled the error message that is
|
25 yıl önce |
Adam Heath
|
d1fb4dd723
Convert waitsubproc and checksubprocerr to use a flags variable, instead of
|
25 yıl önce |
Adam Heath
|
1555f1aa3c
Changed 0 to NULL.
|
25 yıl önce |