Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 10:13:38 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr libthr.3
Message-ID:  <200710221013.l9MADcMt060500@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2007-10-22 10:13:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr           libthr.3 
  Log:
  - Stop calling libthr alternative as it's now the default
    threading library.
  
  - Now that libpthread is a symlink, it's no longer possible
    to link applications with libpthread and have libmap.conf(5)
    select the desired threading library; applications will be
    linked to the default threading library, libkse or libthr.
    Remove an obsolete paragraph.
  
  - Mention that improvements can be seen compared to libkse.
  
  Reviewed by:    deischen, davidxu
  
  Revision  Changes    Path
  1.4       +7 -15     src/lib/libthr/libthr.3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710221013.l9MADcMt060500>