cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files patch-glib_gthread.h

Joe Marcus Clarke marcus at FreeBSD.org
Sat Jul 24 12:53:33 PDT 2004


marcus      2004-07-24 19:53:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/glib20         Makefile 
  Added files:
    devel/glib20/files   patch-glib_gthread.h 
  Log:
  Hack the default stack size for threads created with g_thread_create() to
  be 256 KB instead of the default (64 KB on platforms other than ia64, and
  256 KB on ia64).
  
  This fixes some stack overflows seen in applications such as
  gnome-cups-manager.
  
  Revision  Changes    Path
  1.101     +1 -0      ports/devel/glib20/Makefile
  1.1       +11 -0     ports/devel/glib20/files/patch-glib_gthread.h (new)


More information about the cvs-ports mailing list