Date: Thu, 16 Feb 2017 09:33:27 +0100 From: Sebastian Huber <sebastian.huber@embedded-brains.de> To: "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org> Subject: Re: sem_timedwait3(..., ..., clockid_t) Message-ID: <58A563D7.3020102@embedded-brains.de> In-Reply-To: <CABh_MKkhBwerUpEKzgDs27_B5VNyvH9uhR-cOL4eF2rAof4foQ@mail.gmail.com> References: <1d1cb3d6-a2d2-1a3e-5d20-51206524ffbe@FreeBSD.org> <e0bc00fc-36f4-a81b-62fc-367931b3929c@FreeBSD.org> <CABh_MKkhBwerUpEKzgDs27_B5VNyvH9uhR-cOL4eF2rAof4foQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/02/17 07:47, Ed Schouten wrote: > Hi Eric, > > 2017-02-15 22:57 GMT+01:00 Eric van Gyzen <vangyzen@freebsd.org>: >> int sem_timedwait3_np(sem_t *sem, const struct timespec *abs_timeout, >> clockid_t clock_id); > Could we please make the argument order a bit more consistent to > clock_nanosleep() (i.e., putting the clockid_t in front of the > timespec)? Should we also provide support for the TIMER_ABSTIME flag? > Maybe it makes sense to talk also with the glibc and POSIX people http://www.opengroup.org/austin/ http://austingroupbugs.net/main_page.php --=20 Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.huber@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine gesch=E4ftliche Mitteilung im Sinne des EHUG.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58A563D7.3020102>