Date: Sun, 8 Jun 2003 20:48:31 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files README.FreeBSD ldwrap patch-aa wraputhread.c Message-ID: <200306090348.h593mV2m034629@repoman.freebsd.org>
index | next in thread | raw e-mail
tegge 2003/06/08 20:48:31 PDT
FreeBSD ports repository
Modified files:
devel/linuxthreads Makefile
devel/linuxthreads/files README.FreeBSD patch-aa wraputhread.c
Added files:
devel/linuxthreads/files ldwrap
Log:
Add new experimental option, LINUXTHREADS_WRAP_API, that adds wrapper
functions providing most of the native threads API while avoiding name
clashes by transparently prefixing all function names that directly
provide the linuxthreads API.
Revision Changes Path
1.35 +30 -2 ports/devel/linuxthreads/Makefile
1.10 +19 -1 ports/devel/linuxthreads/files/README.FreeBSD
1.1 +117 -0 ports/devel/linuxthreads/files/ldwrap (new)
1.22 +27 -2 ports/devel/linuxthreads/files/patch-aa
1.3 +1613 -77 ports/devel/linuxthreads/files/wraputhread.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306090348.h593mV2m034629>
