A patch for linuxthreads
H.J. Lu
hjl@lucon.org
Sun Oct 25 08:22:00 GMT 1998
>
> hjl@lucon.org (H.J. Lu) writes:
>
> > Sat Oct 24 18:15:53 1998 H.J. Lu <hjl@gnu.org>
> >
> > * linuxthreads/sysdeps/pthread/bits/pthreadtypes.h: Protect
> > with __USE_REENTRANT, __USE_MISC, __USE_GNU and _PTHREAD_H.
> > * linuxthreads/sysdeps/unix/sysv/linux/bits/sigthread.h:
> > Likewise.
>
> This patch is not ok. The changes must be made wherever these files
> get included. I think I did it correctly now. Thanks,
>
I don't think so. The problem is in
sysdeps/unix/sysv/linux/alpha/bits/types.h
sysdeps/unix/sysv/linux/mips/bits/types.h
sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h
sysdeps/unix/sysv/linux/bits/types.h
signal/signal.h
They include <bits/pthreadtypes.h> or <bits/sigthread.h>. But I didn't
see any changes.
--
H.J. Lu (hjl@gnu.org)
More information about the Libc-hacker
mailing list