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: PATCH: Use x86_64 bits/stat.h for i386 and x86-64


The x86_64 is missing _STAT_VER_LINUX_OLD.  

It also duplicates the st_[amc]time macros.  That is harmless under
modern cpp rules, but it would be cleaner to define them only once,
as the linux/ file does.


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