aboutsummaryrefslogtreecommitdiff
path: root/time/time.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-02-10 22:25:42 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-02-10 22:25:42 +0000
commit384b7b4309cbbbe84481973b84ead98bb4fc54be (patch)
tree406912bfdef3ad82e3d113465bab64f259f878e1 /time/time.c
parent3d15ff74fa087362f496eba5c66cb5f9d4a003b9 (diff)
downloadglibc-384b7b4309cbbbe84481973b84ead98bb4fc54be.zip
glibc-384b7b4309cbbbe84481973b84ead98bb4fc54be.tar.gz
glibc-384b7b4309cbbbe84481973b84ead98bb4fc54be.tar.bz2
Move shared umount.c from hppa to mips.
This patch prepares for moving mips from ports to libc by reversing the #include ordering between mips and hppa. Reversing #include ordering for umount.c is the conservative change in preparation for moving the mips port. In fact, it appears there are several redundant umount.c files all implementing umount in terms of the umount2 syscall; I've filed bug 16552 for eliminating that redundancy properly. Tested that disassembly of shared libraries for mips (o32, n32, n64) is the same before and after this patch. * sysdeps/unix/sysv/linux/hppa/umount.c: Move to sysdeps/unix/sysv/linux/mips/mips64/umount.c and #include that file. * sysdeps/unix/sysv/linux/mips/mips64/umount.c: Move from sysdeps/unix/sysv/linux/hppa/umount.c instead of #include of that file.
Diffstat (limited to 'time/time.c')
0 files changed, 0 insertions, 0 deletions