Date: Sat, 20 Aug 2005 18:50:19 +0300 From: Giorgos Keramidas <keramida@freebsd.org> To: Bruce Evans <bde@zeta.org.au>, threads@freebsd.org, standards@freebsd.org Subject: Re: <pthread.h> includes Message-ID: <20050820155018.GD796@gothmog.gr> In-Reply-To: <20050820081649.GA85488@wombat.fafoe.narf.at> References: <20050819093649.GU21905@wombat.fafoe.narf.at> <20050819231640.E2640@epsplex.bde.org> <20050819183507.GE77069@wombat.fafoe.narf.at> <20050820151252.L60332@delplex.bde.org> <20050820081649.GA85488@wombat.fafoe.narf.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-08-20 10:16, Stefan Farfeleder <stefanf@freebsd.org> wrote: > > >><sys/time.h> only used to declare sigset_t and struct timespec. > > >> We have a whole header, <sys/_sigset.h>, to help > > >> declare sigset_t better (it only declares > > >> __sigset_t), > > >... > > >I've include <machine/_types.h> (for __uint32_t) and <sys/_sigset.h> > > >instead. timespec is declared through <time.h>. > > > > Too bad. > > Do you have a better suggestion? Stefan, we already have <sys/_timespec.h>, unless I have misunderstood you and Bruce.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050820155018.GD796>