Date: Tue, 23 Dec 2003 16:00:21 -0800 From: Peter Wemm <peter@wemm.org> To: John Baldwin <jhb@FreeBSD.org>, Doug Rabson <dfr@nlsystems.com> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c freebsd32_util.h syscalls.master Message-ID: <200312231600.21216.peter@wemm.org> In-Reply-To: <XFMail.20031223120441.jhb@FreeBSD.org> References: <XFMail.20031223120441.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 December 2003 09:04 am, John Baldwin wrote: > I was wondering the same thing. By providing a custom build ld.so that pulls in the paths from a different hints cache file. I haven't committed this part yet. > On 23-Dec-2003 Doug Rabson wrote: > > How do you resolve pathnames like /lib/libc.so.5 so that it refers > > to an ia32 library instead of an amd64 (or ia64) library? > > > > On Tue, 2003-12-23 at 02:48, Peter Wemm wrote: > >> peter 2003/12/22 18:48:11 PST > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/compat/freebsd32 freebsd32_misc.c freebsd32_util.h > >> syscalls.master > >> Log: > >> Eliminate stackgap usage for the (woefully incomplete) path > >> translations since it isn't needed here anymore. > >> Use standard open(2)/access(2) and chflags(2) syscalls now. > >> > >> Revision Changes Path > >> 1.17 +0 -173 src/sys/compat/freebsd32/freebsd32_misc.c > >> 1.9 +0 -19 src/sys/compat/freebsd32/freebsd32_util.h > >> 1.30 +3 -3 src/sys/compat/freebsd32/syscalls.master -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312231600.21216.peter>