Package: libc6.1-dev Version: 2.2.5-6 Severity: normal File: /usr/include/bits/sigstack.h
johan@reed:~/src/test$ grep SIGSTKSZ /usr/include/ -r /usr/include/bits/sigstack.h:#define MINSIGSTKSZ 2048 /usr/include/bits/sigstack.h:#define SIGSTKSZ 8192 /usr/include/asm/signal.h:#define MINSIGSTKSZ 131027 /* min. stack size for sigaltstack() */ /usr/include/asm/signal.h:#define SIGSTKSZ 262144 /* default stack size for sigaltstack() */ The stack sizes #defined in /usr/include/bits/sigstack.h are roughly a factor 100 too small. They should be the same as in /usr/include/asm/signal.h. -- System Information Debian Release: 3.0 Architecture: ia64 Kernel: Linux reed.appeal.se 2.4.17-mckinley-smp #1 SMP Tue Apr 2 13:00:46 MST 2002 ia64 Locale: LANG=C, LC_CTYPE=C Versions of packages libc6.1-dev depends on: ii libc6.1 2.2.5-6 GNU C Library: Shared libraries an -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

