Date: Sun, 29 Jun 1997 10:53:40 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen stringlist.c Message-ID: <12428.867606820@time.cdrom.com> In-Reply-To: Your message of "Sun, 29 Jun 1997 20:50:38 %2B1000." <199706291050.UAA31042@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Modified files: > > lib/libc/gen stringlist.c > > Log: > > _err() -> err(). > > Error! Library functions should not call functions in the user namespace. > stringlist.c depended on NetBSD's implementantion of `_err' as the core > function with the library `err' a weak alias for `err'. Well, it nuked my builds of -current (with "missing symbol __err") so I figured having it outright broken wasn't a good idea either. What do you suggest? Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12428.867606820>