Package: daemontools / 1:0.76-13

Metadata

Package Version Patches format
daemontools 1:0.76-13 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 error.h include errno.h instead of extern int errno.patch | (download)

daemontools-0.76/src/error.h | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 error.h: '#include <errno.h>' instead of 'extern int errno;'
0002 supervise.c . supervise may be a symlink if it s dan.patch | (download)

daemontools-0.76/src/supervise.c | 17 16 1 - 0 !
1 file changed, 16 insertions( ), 1 deletion(-)

 supervise.c: ./supervise may be a symlink, if it's dangling,
 create link target
0003 supervise.c restart process when fork fails.patch | (download)

daemontools-0.76/src/supervise.c | 8 8 0 - 0 !
1 file changed, 8 insertions( )

 supervise.c restart process when fork fails
0004 daemontools sigq12.patch | (download)

daemontools-0.76/src/supervise.c | 9 9 0 - 0 !
daemontools-0.76/src/svc.c | 4 2 2 - 0 !
2 files changed, 11 insertions( ), 2 deletions(-)

 daemontools sigq12
0005 fix ftbfs.patch | (download)

daemontools-0.76/src/chkshsgr.c | 3 2 1 - 0 !
daemontools-0.76/src/envdir.c | 2 1 1 - 0 !
daemontools-0.76/src/envuidgid.c | 2 1 1 - 0 !
daemontools-0.76/src/fghack.c | 6 4 2 - 0 !
daemontools-0.76/src/matchtest.c | 1 1 0 - 0 !
daemontools-0.76/src/multilog.c | 3 2 1 - 0 !
daemontools-0.76/src/pathexec.h | 4 2 2 - 0 !
daemontools-0.76/src/pathexec_env.c | 6 3 3 - 0 !
daemontools-0.76/src/pathexec_run.c | 3 2 1 - 0 !
daemontools-0.76/src/pgrphack.c | 2 1 1 - 0 !
daemontools-0.76/src/prot.c | 4 3 1 - 0 !
daemontools-0.76/src/seek_set.c | 1 1 0 - 0 !
daemontools-0.76/src/setlock.c | 2 1 1 - 0 !
daemontools-0.76/src/setuidgid.c | 2 1 1 - 0 !
daemontools-0.76/src/sgetopt.c | 2 1 1 - 0 !
daemontools-0.76/src/sgetopt.h | 2 1 1 - 0 !
daemontools-0.76/src/softlimit.c | 2 1 1 - 0 !
daemontools-0.76/src/subgetopt.c | 2 1 1 - 0 !
daemontools-0.76/src/subgetopt.h | 2 1 1 - 0 !
daemontools-0.76/src/supervise.c | 6 4 2 - 0 !
daemontools-0.76/src/svc.c | 2 1 1 - 0 !
daemontools-0.76/src/svscan.c | 2 1 1 - 0 !
daemontools-0.76/src/trycpp.c | 3 3 0 - 0 !
daemontools-0.76/src/tryflock.c | 2 1 1 - 0 !
daemontools-0.76/src/trypoll.c | 1 1 0 - 0 !
daemontools-0.76/src/trysgact.c | 2 1 1 - 0 !
daemontools-0.76/src/trysgprm.c | 2 1 1 - 0 !
daemontools-0.76/src/tryshsgr.c | 13 8 5 - 0 !
daemontools-0.76/src/tryulong64.c | 5 4 1 - 0 !
daemontools-0.76/src/trywaitp.c | 2 1 1 - 0 !
daemontools-0.76/src/uint64.h1 | 2 1 1 - 0 !
daemontools-0.76/src/uint64.h2 | 5 3 2 - 0 !
daemontools-0.76/src/x86cpuid.c | 2 2 0 - 0 !
33 files changed, 62 insertions( ), 38 deletions(-)

 fix ftbfs