jasone      2006-04-04 19:46:28 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  Add init_lock, and use it to protect against allocator initialization
  races.  This isn't currently necessary for libpthread or libthr, but
  without it external threads libraries like the linuxthreads port are
  not safe to use.
  
  Reported by:    [EMAIL PROTECTED]
  
  Revision  Changes    Path
  1.122     +21 -8     src/lib/libc/stdlib/malloc.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to