OSDN Git Service

Add eventfd system call support
authorKeith Deacon <kdeacon@ti.com>
Tue, 31 Aug 2010 21:16:01 +0000 (16:16 -0500)
committerKeith Deacon <kdeacon@ti.com>
Tue, 31 Aug 2010 21:16:01 +0000 (16:16 -0500)
commit3a1bbee36b773862e88c6f1895b607c0cd81b499
treee41cd69c2dbf3370e4060988e6299b657ff0b632
parenta1727092595a65e4dd9d9a6bae3778ad8c31d77f
Add eventfd system call support
libc/SYSCALLS.TXT
libc/arch-arm/syscalls.mk
libc/arch-arm/syscalls/eventfd.S [new file with mode: 0644]
libc/include/sys/eventfd.h [new file with mode: 0644]
libc/include/sys/linux-syscalls.h
libc/include/sys/linux-unistd.h