Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 1996 07:34:02 +1000 (EST)
From:      John Birrell <cimaxp1!jb@werple.net.au>
To:        stack.urc.tue.nl!xaa@melb.werple.net.au
Cc:        freebsd.org!freebsd-current@melb.werple.net.au
Subject:   Re: pthreads / libc_r
Message-ID:  <199608282153.HAA17472@melb.werple.net.au>
In-Reply-To: <199608271728.TAA10731@alterego.stack.urc.tue.nl> from "Mark Huizer" at Aug 27, 96 07:28:04 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> How up to date is this library? Yesterday I built myself a nice little
> libc_r, but I couldn't really use it since e.g. pthread_attr_init and
> others aren't exported in the resulting lib. Is this just an omission in
> /usr/src/lib/libc_r/uthread/Makefile.inc or what?

Omission. 8-(. /usr/src/lib/libc_r/uthread/Makefile.inc should contain _all_
of /usr/src/lib/libc_r/uthread/*.c.

There are also a couple of places in libc where pthread_keycreate didn't
get re-named to pthread_key_create.

> Mark
> -------------------------------------------------------------------------
> - Mark Huizer -  xaa@stack.urc.tue.nl   - rcbamh@urc.tue.nl		-

Regards,

-- 
John Birrell                                CIMlogic Pty Ltd
jb@cimlogic.com.au                          119 Cecil Street
Ph  +61  3 9690 6900                        South Melbourne Vic 3205
Fax +61  3 9690 6650                        Australia
Mob +61 18  353  137



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