cvs commit: src/include pthread.h

David Xu davidxu at FreeBSD.org
Sun Apr 10 20:47:42 PDT 2005


davidxu     2005-04-11 03:47:42 UTC

  FreeBSD src repository

  Modified files:
    include              pthread.h 
  Log:
  Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now use
  makecontext which enforces a minimum stack size to be MINSIGSTKSZ.
  
  Bug report: Bill Middleton <flashdict at gmail dot com>, BSD-sharp project.
  
  Revision  Changes    Path
  1.35      +1 -1      src/include/pthread.h


More information about the cvs-src mailing list