This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/


On Fri, 16 May 2014, Andreas Schwab wrote:

> "Joseph S. Myers" <joseph@codesourcery.com> writes:
> 
> > 	* sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
> > 	not undefine and redefine.
> 
> That file can be removed now.

No it can't.

make[2]: *** No rule to make target 
`/home/jsm28/tmp/tmpdir/glibc/build-32/elf/dl-fxstatat64.os', needed by 
`/home/jsm28/tmp/tmpdir/glibc/build-32/elf/dl-allobjs.os'.  Stop.

(on x86)

Maybe there's some more complicated cleanup that would include removal of 
that file, but the purpose of this patch isn't to clean up everything 
possible in this area; it's one of many incremental changes which are 
meant to be conservatively safe but may well leave room for other future 
cleanups (such moving more syscalls to syscalls.list as per bug 14138).

-- 
Joseph S. Myers
joseph@codesourcery.com


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