Split architecture-specific parts of sys/epoll.h into bits/epoll.h.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 21 Feb 2012 00:32:30 +0000 (00:32 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 21 Feb 2012 00:32:30 +0000 (00:32 +0000)
commit599af3ca61ab0841bd968c8965e2efb2c1df2dd3
treed2c59d34aff722eb0dd0284568c09e18195b6c0f
parent0e4997508d271a0e4b6e2a68efae8f1943aa21e5
Split architecture-specific parts of sys/epoll.h into bits/epoll.h.
ChangeLog
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/bits/epoll.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/bits/epoll.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/sys/epoll.h [deleted file]
sysdeps/unix/sysv/linux/sys/epoll.h
sysdeps/unix/sysv/linux/x86_64/bits/epoll.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/sys/epoll.h [deleted file]