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: [COMMITTED PATCH] move some things from sysdeps/unix tosysdeps/posix


> Did you check for #includes of these files?  At least sysdeps/unix/time.c 
> is #included by sysdeps/unix/sysv/linux/time.c (that #include if __NR_time 
> isn't defined, which may in fact only be the case for systems using the 
> generic syscall ABI); I don't know offhand if there are other #includes of 
> any of these files.

D'oh!  I completely forgot about that.  I'll follow up now.

Thanks,
Roland


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