Subject: Re: "Missing" pthread functions
To: None <current-users@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 02/05/2003 19:17:09
On Wed, Feb 05, 2003 at 07:08:00PM +0100, Martin Husemann wrote:
> > It would be nice to have dummies for these
> > functions to avoid problems with 3rd party POSIX threads programs.
> But that could brake properly written apps!

I don't think. We already have dummy functions in our current
implementation.  Look e.g. at the current source code of
pthread_attr_getschedparam() or pthread_attr_setschedparam() in
"src/lib/libpthread/pthread.c". I don't think doing the same for
pthread_getschedparam() and pthread_setschedparam() would cause any
problems.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/