kern/180719: [libc] [patch] Compatibility enhancement - sigsend() (function) and sigsendset() (system call)
Jukka Ukkonen
jau789 at gmail.com
Fri Jan 3 10:20:01 UTC 2014
The following reply was made to PR kern/180719; it has been noted by GNATS.
From: Jukka Ukkonen <jau789 at gmail.com>
To: bug-followup at FreeBSD.org, jau at iki.fi
Cc:
Subject: Re: kern/180719: [libc] [patch] Compatibility enhancement - sigsend()
(function) and sigsendset() (system call)
Date: Fri, 03 Jan 2014 12:18:44 +0200
Now that a bunch of new system calls from cap_rights_limit() to procctl()
have reserved entry numbers from 533 to 544, the code 533 I had originally
used in the sigsend()/sigsendset() patch needs to be changed to 545.
--jau
More information about the freebsd-bugs
mailing list