• Arun Sharma's avatar
    [PATCH] ia64: MINSIGSTKSZ on ia32 · 95210f58
    Arun Sharma authored
    MINSIGSTKSZ is defined differently for i386 and ia64. This patch improves
    compatibility with apps which use sigaltstack(2) with sizes between
    MINSIGSTKSZ_IA32 and MINSIGSTKSZ.
    95210f58
sys_ia32.c 82.7 KB