The following reply was made to PR kern/180719; it has been noted by GNATS.
From: Jukka Ukkonen <[email protected]> To: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
