Date: Tue, 25 Apr 1995 20:45:05 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@freefall.cdrom.com, roberto@blaise.ibp.fr Cc: CVS-commiters@freefall.cdrom.com, cvs-lib@freefall.cdrom.com Subject: Re: cvs commit: src/lib/libc/compat-43 Makefile.inc Message-ID: <199504251045.UAA26668@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Modified: lib/libc/compat-43 Makefile.inc >> Log: >> Remove setre*id*. >I've always heard that when one removes a function from a shared >library, one has to bump the major number of the library because there >was an interface change... There wasn't an interface change. The functions used to be library wrappers for the sete*id syscalls. Now they are syscalls. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504251045.UAA26668>