Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2004 09:58:27 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man3 pthread.3
Message-ID:  <200401151758.i0FHwRjU026113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2004/01/15 09:58:27 PST

  FreeBSD src repository

  Modified files:
    share/man/man3       pthread.3 
  Log:
  Removed outdated text about libc_r replacing libc (it now provides
  just libc functions wrappers), and updated text to match reality:
  there are three threading libraries in FreeBSD these days.
  
  Removed instructions of how not to build libc_r, it's documented in
  the make.conf(5) manpage already.
  
  Removed description of the FreeBSD-specific gcc(1) option, -pthread.
  While it's still provided (for backwards compatibility reasons),
  its usefulness is questionable.
  
  Revision  Changes    Path
  1.25      +19 -36    src/share/man/man3/pthread.3



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