index
:
freebsd-ports-graphics
master
mesa-next
wayland
xorg-server-1.19.6
xserver-next
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devel
/
linuxthreads
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore gethostbyaddr_r wrapper and remove getpw{nam,uid}_r wrappers for
tegge
2003-07-14
1
-1
/
+1
*
Add new experimental option, LINUXTHREADS_WRAP_API, that adds wrapper
tegge
2003-06-09
1
-2
/
+30
*
Add _spinunlock() to keep up with libc change in 5.0-CURRENT.
tegge
2003-03-27
1
-1
/
+1
*
Clear moonlight beckons.
ade
2003-03-07
1
-0
/
+1
*
Make detection of unsafe calls to exit() optional and not default.
tegge
2003-02-25
1
-1
/
+11
*
Fix build failure on 5.0-CURRENT by including necessary headers.
tegge
2002-11-20
1
-1
/
+1
*
Bump port revision to reflect memory leak fix.
tegge
2002-09-06
1
-1
/
+1
*
Register PIC archives when INSTALL_PIC_ARCHIVE has been defined.
tegge
2002-06-19
1
-1
/
+14
*
Reduce number of portlint errors/warnings.
tegge
2002-06-09
1
-20
/
+19
*
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
tegge
2002-06-09
1
-8
/
+85
*
Fix hang caused by a thread calling exit():
tegge
2002-04-23
1
-1
/
+1
*
Document that FreeBSD source code is needed to build linuxthreads port.
tegge
2002-03-10
1
-2
/
+10
*
Handle internal race that caused pthread_cond_timedwait() to block
tegge
2001-09-14
1
-1
/
+1
*
Add an optional experimental patch that reduce the number of context
tegge
2001-09-09
1
-1
/
+20
*
Backout library major number bump. It wasn't needed. Additionally,
tegge
2001-07-02
1
-3
/
+1
*
Update from version 2.1.3 to 2.2.3 of LinuxThreads.
tegge
2001-06-14
1
-3
/
+5
*
Initialize attributes for new threads with default values when a NULL
tegge
2001-02-20
1
-6
/
+7
*
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
1
-3
/
+5
*
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
*
Update from version 2.1.2 to 2.1.3 of LinuxThreads.
jasone
2000-05-24
1
-1
/
+2
*
portlint - mostly moving around variables.
mharo
2000-04-17
1
-1
/
+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
1
-5
/
+5
*
Don't use the pthreads rwlock implementation for dllockinit(), since it
jasone
2000-01-26
1
-3
/
+4
*
Commit the updated Makefile too. I'm baffled as to how 'fcvs com' has
jasone
2000-01-05
1
-4
/
+4
*
Somehow, I missed the Makefile when committing the updated linuxthreads
jasone
1999-12-28
1
-21
/
+16
*
New documentation from Richard and Russell.
julian
1999-12-05
1
-1
/
+2
*
Submitted by: "Russell L. Carter" <rcarter@consys.com>
julian
1999-12-02
1
-0
/
+9
*
Mark as only x86
julian
1999-12-01
1
-0
/
+1
*
Smarter WRKSRC definition.
billf
1999-11-30
1
-1
/
+1
*
Reviewed by: Russell Carter
julian
1999-11-30
1
-0
/
+47