From 573055eb4f44e819f983f083c52716bdec8edf14 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 5 Nov 2015 23:17:39 +0100 Subject: sync with upstream packaging --- debian/patches/posix-sigcodes.patch | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'debian/patches/posix-sigcodes.patch') diff --git a/debian/patches/posix-sigcodes.patch b/debian/patches/posix-sigcodes.patch index 93beed93..f44d1fb7 100644 --- a/debian/patches/posix-sigcodes.patch +++ b/debian/patches/posix-sigcodes.patch @@ -63,19 +63,7 @@ diff --git a/proc/proc.h b/proc/proc.h index 7943e0b..b52ca1d 100644 --- a/proc/proc.h +++ b/proc/proc.h -@@ -192,19 +192,19 @@ void exc_clean (void *); - struct proc *allocate_proc (task_t); - void proc_death_notify (struct proc *); - void complete_proc (struct proc *, pid_t); - - void leave_pgrp (struct proc *); - void join_pgrp (struct proc *); - void boot_setsid (struct proc *); - - void process_has_exited (struct proc *); - void alert_parent (struct proc *); - void reparent_zombies (struct proc *); - void complete_exit (struct proc *); +@@ -192,7 +192,7 @@ void exc_clean (void *); void initialize_version_info (void); -- cgit v1.2.3