From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: drepper@cygnus.com Cc: libc-hacker@cygnus.com Subject: Re: A patch for linuxthreads Date: Sun, 25 Oct 1998 08:22:00 -0000 Message-id: References: X-SW-Source: 1998-10/msg00250.html > > hjl@lucon.org (H.J. Lu) writes: > > > Sat Oct 24 18:15:53 1998 H.J. Lu > > > > * 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 or . But I didn't see any changes. -- H.J. Lu (hjl@gnu.org)