notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/linuxthreads/files/README.FreeBSD
SVNWeb

Number of commits found: 8

Fri, 22 Jul 2005
[ 22:20 tegge search for other commits by this committer ] Original commit 
Check for NO_PIC and NO_PROFILE on FreeBSD >= 6.0.

Add sys/_pthreadtypes.h to allow compilation on FreeBSD >= 6.0.

Initialize signal trampoline variables earlier to avoid race in wrapper
around sigaction.

Fix known API wrapper bugs.

Port compile time options:

  Add option for using an alternate restart signal instead of SIGUSR2.

  Add options for adjustment of maximum thread stack size and maximum
  number of threads.

  Make all options start with LINUXTHREADS_

Note that complete FreeBSD source matching userland must be installed
in /usr/src when compiling this port.
Fri, 27 Feb 2004
[ 23:32 tegge search for other commits by this committer ] Original commit 
Add option to ignore posix priority scheduling.
Add threadsafe versions of some libc functions on FreeBSD 4.x.
Register liblgcc_r_pic.a as installed for FreeBSD 5.x.
Mon, 9 Jun 2003
[ 03:48 tegge search for other commits by this committer ] Original commit 
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.
Tue, 25 Feb 2003
[ 00:27 tegge search for other commits by this committer ] Original commit 
Make detection of unsafe calls to exit() optional and not default.

Reviewed by:    mbr
Sat, 8 Jun 2002
[ 18:27 tegge search for other commits by this committer ] Original commit 
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
Don't misuse DESTDIR when building linuxthreads version of libgcc.
Fix varargs warning under 5.0-CURRENT.
Don't try to register profiled libraries when NOPROFILE has been specified.
Don't try to register shared libraries when NOPIC has been specified.
Bump port revision.

PR:             38876
Tue, 20 Feb 2001
[ 00:34 tegge search for other commits by this committer ] Original commit 
Initialize attributes for new threads with default values when a NULL  
pthread_attr_t is provided as argument to pthread_create.    
Wed, 12 Jul 2000
[ 03:08 jasone search for other commits by this committer ] Original commit 
Fix a mistake in the directions for creating symlinks.  Add instructions for  
creating a gcc specs file (prompted by Dima Ruben).  Remove obsolete  
information and update various tidbits.    
Wed, 24 May 2000
[ 05:14 jasone search for other commits by this committer ] Original commit 
Update from version 2.1.2 to 2.1.3 of LinuxThreads.    

Number of commits found: 8