Re: r1291 - in glibc-package/branches/glibc-2.4/debian: . patches

2006-03-11 Thread Clint Adams
What needed this? These ought to be internal to NPTL, as far as I know. Because of linuxthreads-sizeof.diff, things are including ../nptl/descr.h and choking. I don't remember which file failed first. We also have trouble with SYSCALL_ERROR_HANDLER_ENTRY and friends not being defined;

Re: r1291 - in glibc-package/branches/glibc-2.4/debian: . patches

2006-03-11 Thread Daniel Jacobowitz
On Sat, Mar 11, 2006 at 10:29:24AM -0500, Clint Adams wrote: What needed this? These ought to be internal to NPTL, as far as I know. Because of linuxthreads-sizeof.diff, things are including ../nptl/descr.h and choking. I don't remember which file failed first. Oh right, I'd forgotten

Re: r1291 - in glibc-package/branches/glibc-2.4/debian: . patches

2006-03-11 Thread Clint Adams
Maybe this is sparc specific? Yes, I think it was only sparc that was trying to use those #defines. There's probably a cleaner fix. Yes, this one I know about - be looking at it soon if no one beats me to it. Most likely not I. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

r1291 - in glibc-package/branches/glibc-2.4/debian: . patches

2006-03-10 Thread Clint Adams
Author: schizo Date: 2006-03-11 06:14:34 + (Sat, 11 Mar 2006) New Revision: 1291 Modified: glibc-package/branches/glibc-2.4/debian/changelog glibc-package/branches/glibc-2.4/debian/patches/linuxthreads-sizefix.diff Log: - Update linuxthreads-sizefix.diff for 2.4. Modified:

Re: r1291 - in glibc-package/branches/glibc-2.4/debian: . patches

2006-03-10 Thread Daniel Jacobowitz
On Sat, Mar 11, 2006 at 06:14:37AM +, Clint Adams wrote: +Index: glibc-2.4/linuxthreads/sysdeps/pthread/bits/pthreadtypes.h +=== +--- glibc-2.4.orig/linuxthreads/sysdeps/pthread/bits/pthreadtypes.h 2006-03-11