Date: Tue, 4 Mar 2003 08:49:54 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread Makefile.inc uthread_attr_getstack.c uthread_attr_setstack.c Message-ID: <200303041649.h24Gnsn0036884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2003/03/04 08:49:54 PST FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc_r/uthread Makefile.inc Added files: (Branch: RELENG_4) lib/libc_r/uthread uthread_attr_getstack.c uthread_attr_setstack.c Log: MFC: pthread_attr_getstack() and pthread_attr_setstack() functions. Approved by: re Revision Changes Path 1.23.2.7 +2 -0 src/lib/libc_r/uthread/Makefile.inc 1.1.2.1 +59 -0 src/lib/libc_r/uthread/uthread_attr_getstack.c (new) 1.1.2.1 +58 -0 src/lib/libc_r/uthread/uthread_attr_setstack.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303041649.h24Gnsn0036884>