1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Use x86_64 bits/ipctypes.h for both i386 and x86-64

This commit is contained in:
H.J. Lu
2012-05-31 16:03:09 -07:00
parent 578cd27008
commit b8dfdd92c7
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
2012-05-31 H.J. Lu <hongjiu.lu@intel.com> 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
[BZ #14117] [BZ #14117]
* sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
* sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ... * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/bits/epoll.h: This. * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.