Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 02:03:08 -0800 (PST)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r Makefile src/lib/libc_r/uthread pthread_private.h uthread_create.c uthread_fork.c uthread_gc.c uthread_init.c
Message-ID:  <200001101003.CAA84866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2000/01/10 02:03:08 PST

  Modified files:        (Branch: RELENG_3)
    lib/libc_r           Makefile 
    lib/libc_r/uthread   pthread_private.h uthread_create.c 
                         uthread_fork.c uthread_gc.c 
                         uthread_init.c 
  Log:
  MFC: Use growable stacks.
  
  Reviewed by:	deischen
  
  Revision  Changes    Path
  1.14.2.6  +3 -3      src/lib/libc_r/Makefile
  1.16.2.7  +33 -2     src/lib/libc_r/uthread/pthread_private.h
  1.11.2.6  +84 -9     src/lib/libc_r/uthread/uthread_create.c
  1.8.2.6   +23 -6     src/lib/libc_r/uthread/uthread_fork.c
  1.2.4.5   +51 -15    src/lib/libc_r/uthread/uthread_gc.c
  1.9.2.7   +27 -13    src/lib/libc_r/uthread/uthread_init.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001101003.CAA84866>