Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2014 10:20:01 GMT
From:      Jukka Ukkonen <jau789@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/180719: [libc] [patch] Compatibility enhancement - sigsend() (function) and sigsendset() (system call)
Message-ID:  <201401031020.s03AK14i071145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/180719; it has been noted by GNATS.

From: Jukka Ukkonen <jau789@gmail.com>
To: bug-followup@FreeBSD.org, jau@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401031020.s03AK14i071145>