[ranty@atdot.org: Bug#76242: libc6: broken pthread.h]

Ulrich Drepper drepper@redhat.com
Sat Nov 4 12:25:00 GMT 2000


Ben Collins <bcollins@debian.org> writes:

>  #define pthread_cleanup_push(routine,arg) \
>    { struct _pthread_cleanup_buffer _buffer;				      \
> -    _pthread_cleanup_push (&_buffer, (routine), (arg));
> +    _pthread_cleanup_push (&_buffer, (routine), (arg));}

Try to understand the code.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-alpha mailing list