]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- report the size requested size in pthread_attr_setstacksize() when
authorJulian Seward <jseward@acm.org>
Tue, 4 Jun 2002 20:59:16 +0000 (20:59 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 4 Jun 2002 20:59:16 +0000 (20:59 +0000)
commit91ccd289f441234fff8775874716318f797cd6f6
tree0702829d62e63dbdc1d598711a0b511a874541ff
parent35ae79b60b1709655078cde83396c66db5975ddc
 - report the size requested size in pthread_attr_setstacksize() when
   the size is bigger then the hardcoded value in valgrind.  This
   makes it easier to find out which value to use for
   VG_PTHREAD_STACK_SIZE.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@378
coregrind/arch/x86-linux/vg_libpthread.c
coregrind/vg_libpthread.c
vg_libpthread.c