Age | Commit message (Expand) | Author |
2000-11-06 | Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks | Jason Evans |
2000-10-08 | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami |
2000-09-25 | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi Asami |
2000-07-12 | Remove call to deprecated function, dllockinit(). | Jason Evans |
2000-07-12 | Fix a mistake in the directions for creating symlinks. Add instructions for | Jason Evans |
2000-07-12 | Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include it | Jason Evans |
2000-06-07 | Add lib/liblgcc_r_p.a. | Satoshi Asami |
2000-05-24 | Update from version 2.1.2 to 2.1.3 of LinuxThreads. | Jason Evans |
2000-04-16 | portlint - mostly moving around variables. | Michael Haro |
2000-04-11 | PORTNAME/PORTVERSION update | Michael Haro |
2000-02-01 | Require a more recent OSVERSION, since linuxthreads uses dllockinit(), | Jason Evans |
2000-01-29 | Mark linuxthreads as requiring at least FreeBSD 4.0 and only working on | Jason Evans |
2000-01-29 | Back out changes to lock functions passed to dllockinit(). | Jason Evans |
2000-01-25 | Don't use the pthreads rwlock implementation for dllockinit(), since it | Jason Evans |
2000-01-04 | Commit the updated Makefile too. I'm baffled as to how 'fcvs com' has | Jason Evans |
2000-01-04 | Clean up the port considerably, and fix several serious bugs. There are | Jason Evans |
1999-12-29 | Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid | Peter Wemm |
1999-12-28 | Make __pthread_attr_init() pthread_attr_init(). | Jason Evans |
1999-12-28 | General comment cleanups. | Tim Vanderhoek |
1999-12-28 | Somehow, I missed the Makefile when committing the updated linuxthreads | Jason Evans |
1999-12-24 | Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2, | Jason Evans |
1999-12-04 | New documentation from Richard and Russell. | Julian Elischer |
1999-12-02 | Submitted by: "Russell L. Carter" <rcarter@consys.com> | Julian Elischer |
1999-12-01 | Mark as only x86 | Julian Elischer |
1999-11-30 | I misunderstood Richard's instructions. | Julian Elischer |
1999-11-30 | Update some of the Documentation files. | Julian Elischer |
1999-11-30 | Smarter WRKSRC definition. | Bill Fumerola |
1999-11-30 | Reviewed by: Russell Carter | Julian Elischer |