cvs commit: src/lib/libpthread/thread thr_sleep.c

Daniel Eischen deischen at freebsd.org
Wed Aug 3 01:48:33 GMT 2005


On Wed, 3 Aug 2005, David Xu wrote:

> Daniel Eischen wrote:
>
> >deischen    2005-08-03 00:48:13 UTC
> >
> >  FreeBSD src repository
> >
> >  Modified files:
> >    lib/libpthread/thread thr_sleep.c
> >  Log:
> >  Add a cancellation point for usleep().
> >
> >  Revision  Changes    Path
> >  1.9       +16 -1     src/lib/libpthread/thread/thr_sleep.c
> >
> >
> >
> >
> You should put _sleep, sleep, _usleep and usleep in file pthread.map to
> make it really
> work.

Yup, thanks.

-- 
DE



More information about the cvs-src mailing list