summaryrefslogtreecommitdiff
path: root/devel/linuxthreads (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-12Remove call to deprecated function, dllockinit().Jason Evans1-8/+0
2000-07-12Fix a mistake in the directions for creating symlinks. Add instructions forJason Evans1-35/+23
2000-07-12Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include itJason Evans1-161/+6
2000-06-07Add lib/liblgcc_r_p.a.Satoshi Asami1-0/+1
2000-05-24Update from version 2.1.2 to 2.1.3 of LinuxThreads.Jason Evans6-337/+323
2000-04-16portlint - mostly moving around variables.Michael Haro2-3/+0
2000-04-11PORTNAME/PORTVERSION updateMichael Haro1-8/+8
2000-02-01Require a more recent OSVERSION, since linuxthreads uses dllockinit(),Jason Evans1-1/+1
2000-01-29Mark linuxthreads as requiring at least FreeBSD 4.0 and only working onJason Evans1-1/+10
2000-01-29Back out changes to lock functions passed to dllockinit().Jason Evans3-152/+102
2000-01-25Don't use the pthreads rwlock implementation for dllockinit(), since itJason Evans4-126/+136
2000-01-04Commit the updated Makefile too. I'm baffled as to how 'fcvs com' hasJason Evans1-4/+4
2000-01-04Clean up the port considerably, and fix several serious bugs. There areJason Evans10-826/+1030
1999-12-29Add #define _KERNEL around #include of <sys/errno.h> - this is to avoidPeter Wemm1-0/+2
1999-12-28Make __pthread_attr_init() pthread_attr_init().Jason Evans1-80/+86
1999-12-28General comment cleanups.Tim Vanderhoek1-1/+1
1999-12-28Somehow, I missed the Makefile when committing the updated linuxthreadsJason Evans1-21/+16
1999-12-24Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,Jason Evans8-1173/+1375
1999-12-04New documentation from Richard and Russell.Julian Elischer3-48/+71
1999-12-02Submitted by: "Russell L. Carter" <rcarter@consys.com>Julian Elischer4-3/+186
1999-12-01Mark as only x86Julian Elischer1-0/+1
1999-11-30I misunderstood Richard's instructions.Julian Elischer1-7/+23
1999-11-30Update some of the Documentation files.Julian Elischer1-43/+35
1999-11-30Smarter WRKSRC definition.Bill Fumerola1-1/+1
1999-11-30Reviewed by: Russell CarterJulian Elischer16-0/+2831