Date: Tue, 27 May 2003 11:18:01 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include pthread.h src/lib/libc_r/man Makefile.inc pthread_getconcurrency.3 src/lib/libc_r/uthread Makefile.inc uthread_concurrency.c Message-ID: <200305271818.h4RII13s035978@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2003/05/27 11:18:01 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
include pthread.h
lib/libc_r/man Makefile.inc
lib/libc_r/uthread Makefile.inc
Added files: (Branch: RELENG_4)
lib/libc_r/man pthread_getconcurrency.3
lib/libc_r/uthread uthread_concurrency.c
Log:
MFC: Add stub implementations of pthread_[gs]etconcurrency to
libc_r. This merges the following revisions from the trunk:
1.28 src/include/pthread.h
1.20 src/lib/libc_r/man/Makefile.inc
1.1, 1.2 src/lib/libc_r/man/pthread_getconcurrency.3
1.36 src/lib/libc_r/uthread/Makefile.inc
1.1 src/lib/libc_r/uthread/uthread_concurrency.c
PR: standards/50848
Revision Changes Path
1.20.2.4 +2 -0 src/include/pthread.h
1.11.2.5 +2 -0 src/lib/libc_r/man/Makefile.inc
1.2.2.1 +115 -0 src/lib/libc_r/man/pthread_getconcurrency.3 (new)
1.23.2.8 +1 -0 src/lib/libc_r/uthread/Makefile.inc
1.1.2.1 +60 -0 src/lib/libc_r/uthread/uthread_concurrency.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305271818.h4RII13s035978>
