This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, Jun 12, 2007 at 05:32:47PM +0000, Joseph S. Myers wrote: > The default Linux NPTL version of bits/local_lim.h has too small a value > of PTHREAD_STACK_MIN for 64k pages and parts of glibc try to create > threads with that stack size, so MIPS needs its own copy of this header. > (Power has its own version of the header with the same enlarged > PTHREAD_STACK_MIN for the same reason.) > > 2007-06-12 Joseph Myers <joseph@codesourcery.com> > > * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from > libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase > PTHREAD_STACK_MIN. Checked in. -- Daniel Jacobowitz CodeSourcery
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |