Date: Thu, 20 Dec 2007 07:47:56 -0500 From: Alexander Kabaev <kabaev@gmail.com> To: David Xu <davidxu@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_syscalls.c Message-ID: <20071220074756.5ac4b0c1@kan.dnsalias.net> In-Reply-To: <200712200432.lBK4WSEq036881@repoman.freebsd.org> References: <200712200432.lBK4WSEq036881@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, 20 Dec 2007 04:32:28 +0000 (UTC) David Xu <davidxu@FreeBSD.org> wrote: > davidxu 2007-12-20 04:32:28 UTC > > FreeBSD src repository > > Modified files: > lib/libthr pthread.map > lib/libthr/thread thr_syscalls.c > Log: > Remove vfork() overloading, it is no longer needed. > > Revision Changes Path > 1.21 +0 -2 src/lib/libthr/pthread.map > 1.17 +0 -9 src/lib/libthr/thread/thr_syscalls.c > > http://cvsweb.FreeBSD.org/src/lib/libthr/pthread.map.diff?r1=1.20&r2=1.21 > http://cvsweb.FreeBSD.org/src/lib/libthr/thread/thr_syscalls.c.diff?r1=1.16&r2=1.17 Technically, you just broke ABI backwards compatibility for libthr. Symbols can not be removed from exported sections on a whim. -- Alexander Kabaev [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHamR8Q6z1jMm+XZYRAvRkAKDnxhtPVe3F8GJlnrXqseWJSVpYCACeIVt5 pTAPFe5jETFVB+WtLMoV4TA= =msyR -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071220074756.5ac4b0c1>
