Date: Fri, 30 Jan 2004 04:13:17 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile Message-ID: <200401301213.i0UCDHvP029930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2004/01/30 04:13:17 PST
FreeBSD src repository
Modified files:
lib/libc_r Makefile
lib/libpthread Makefile
Log:
Change libkse back to libpthread and make it the default
thread library for i386, amd64, and ia64. For alpha
and sparc64 the library is not changed and remains libkse,
and links are installed so that libpthread -> libc_r.
The gcc -pthread option will be changed in a separate
commit so that it links to -lpthread instead of -lc_r.
Approved by: re@
Revision Changes Path
1.38 +10 -0 src/lib/libc_r/Makefile
1.50 +4 -0 src/lib/libpthread/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401301213.i0UCDHvP029930>
