On Wed, 1 Jun 2016, Konstantin Belousov wrote:
On Wed, Jun 01, 2016 at 05:44:47PM +0200, Ed Schouten wrote:
...
- In our implementation, struct sigevent::sigev_notify_attributes has
type "void *" instead of "pthread_attr_t *". My guess is that this was
done to prevent pulling in the pt
On Wed, Jun 01, 2016 at 05:44:47PM +0200, Ed Schouten wrote:
> Hi Bruce,
>
> 2016-06-01 11:31 GMT+02:00 Bruce Evans :
> >> - This header file has always depended on pthread_t, pthread_attr_t,
> >>struct timespec, size_t and uid_t. Only as of POSIX 2008, these
> >>dependencies have been st
Hi Bruce,
2016-06-01 11:31 GMT+02:00 Bruce Evans :
>> - This header file has always depended on pthread_t, pthread_attr_t,
>>struct timespec, size_t and uid_t. Only as of POSIX 2008, these
>>dependencies have been states explicitly. They should now be defined.
>
> Not always. POSIX didn'
On Tue, 31 May 2016, Ed Schouten wrote:
Log:
Improve POSIX conformance of .
- This header file has always depended on pthread_t, pthread_attr_t,
struct timespec, size_t and uid_t. Only as of POSIX 2008, these
dependencies have been states explicitly. They should now be defined.
Not al
Author: ed
Date: Tue May 31 19:05:41 2016
New Revision: 301071
URL: https://svnweb.freebsd.org/changeset/base/301071
Log:
Improve POSIX conformance of .
- This header file has always depended on pthread_t, pthread_attr_t,
struct timespec, size_t and uid_t. Only as of POSIX 2008, these