[COMMITTED PATCH] move some things from sysdeps/unix to sysdeps/posix
Joseph S. Myers
joseph@codesourcery.com
Fri Aug 17 21:09:00 GMT 2012
On Fri, 17 Aug 2012, Roland McGrath wrote:
> * sysdeps/unix/time.c: Moved ...
> * sysdeps/posix/time.c: ... here.
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.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list