This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC PATCH] Kill some duplication between 64-bit linux arches


On Tue, Mar 23, 2004 at 07:27:13PM +0100, Jakub Jelinek wrote:
> > Maybe creating sysdeps/unix/sysv/linux/wordsize-64, moving the new files
> > there, and requiring that directory for all 64-bit archs on Linux will work.
> 
> But that is exactly what this patch is doing:
> 
> ...
> 	* sysdeps/unix/sysv/linux/wordsize-64/statvfs64.c: New file.
> ... other 29 files in that new directory.

FYI the patch passed make check on ia64, ppc64, x86-64 and so far looks good
on s390x as well (passed linuxthreads make check, NPTL make check still
running).

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]