Date: Wed, 8 Sep 1999 14:10:57 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: hackers@FreeBSD.ORG, marcel@scc.nl Subject: Re: 32+ signals and library versions Message-ID: <199909081810.OAA13269@pcnet1.pcnet.com>
next in thread | raw e-mail | index | archive | help
> Another issue when sigset_t changes is the version numbers of shared > libraries. Since libc and libc_r have changed on the interface level, they > need a version bump. I assume that all others automaticly also need a > version bump then. Am I correct in this assumption? Libc_r already had a version bump in -current without a subsequent release. You do not want to give it another one. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909081810.OAA13269>