|
From: Nicholas N. <nj...@ca...> - 2004-06-24 14:43:10
|
Hi, VG_STACK_SIZE_W is only used in vg_mylibc.c:get_real_execontext(), and it looks like there it should actually be VG_SIGSTACK_SIZE_W. Then VG_STACK_SIZE_W could be removed altogether. Does that sound right? N |