| Commit message (Expand) | Author | Age | Files | Lines |
* | Calling the libc .cerror from outside libc doesn't work when libc | tegge | 2001-02-26 | 1 | -2/+15 |
* | Use __error() from liblthread instead of the libc version. | tegge | 2001-02-26 | 2 | -21/+48 |
* | Reference _flockfile to ensure that the linuxthreads version is used. | tegge | 2001-02-25 | 1 | -18/+21 |
* | Initialize attributes for new threads with default values when a NULL | tegge | 2001-02-20 | 5 | -60/+276 |
* | Take over linuxthreads port maintainership. | tegge | 2001-02-19 | 1 | -1/+1 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -1/+1 |
* | Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks | jasone | 2000-11-07 | 3 | -35/+94 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -2/+2 |
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -3/+1 |
* | Remove call to deprecated function, dllockinit(). | jasone | 2000-07-13 | 1 | -8/+0 |
* | Fix a mistake in the directions for creating symlinks. Add instructions for | jasone | 2000-07-12 | 1 | -35/+23 |
* | Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include it | jasone | 2000-07-12 | 1 | -161/+6 |
* | Add lib/liblgcc_r_p.a. | asami | 2000-06-08 | 1 | -0/+1 |
* | Update from version 2.1.2 to 2.1.3 of LinuxThreads. | jasone | 2000-05-24 | 6 | -337/+323 |
* | portlint - mostly moving around variables. | mharo | 2000-04-17 | 2 | -3/+0 |
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 1 | -8/+8 |
* | Require a more recent OSVERSION, since linuxthreads uses dllockinit(), | jasone | 2000-02-01 | 1 | -1/+1 |
* | Mark linuxthreads as requiring at least FreeBSD 4.0 and only working on | jasone | 2000-01-29 | 1 | -1/+10 |
* | Back out changes to lock functions passed to dllockinit(). | jasone | 2000-01-29 | 3 | -152/+102 |
* | Don't use the pthreads rwlock implementation for dllockinit(), since it | jasone | 2000-01-26 | 4 | -126/+136 |
* | Commit the updated Makefile too. I'm baffled as to how 'fcvs com' has | jasone | 2000-01-05 | 1 | -4/+4 |
* | Clean up the port considerably, and fix several serious bugs. There are | jasone | 2000-01-04 | 10 | -826/+1030 |
* | Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid | peter | 1999-12-29 | 1 | -0/+2 |
* | Make __pthread_attr_init() pthread_attr_init(). | jasone | 1999-12-29 | 1 | -80/+86 |
* | General comment cleanups. | hoek | 1999-12-29 | 1 | -1/+1 |
* | Somehow, I missed the Makefile when committing the updated linuxthreads | jasone | 1999-12-28 | 1 | -21/+16 |
* | Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2, | jasone | 1999-12-24 | 8 | -1173/+1375 |
* | New documentation from Richard and Russell. | julian | 1999-12-05 | 3 | -48/+71 |
* | Submitted by: "Russell L. Carter" <rcarter@consys.com> | julian | 1999-12-02 | 4 | -3/+186 |
* | Mark as only x86 | julian | 1999-12-01 | 1 | -0/+1 |
* | I misunderstood Richard's instructions. | julian | 1999-12-01 | 1 | -7/+23 |
* | Update some of the Documentation files. | julian | 1999-12-01 | 1 | -43/+35 |
* | Smarter WRKSRC definition. | billf | 1999-11-30 | 1 | -1/+1 |
* | Reviewed by: Russell Carter | julian | 1999-11-30 | 16 | -0/+2831 |