cvs commit: src/lib/libthr libthr.3
Ruslan Ermilov
ru at FreeBSD.org
Mon Oct 22 03:13:39 PDT 2007
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
More information about the cvs-src
mailing list