OSDN Git Service

nanosleep.c, fsync.c: do not inline syscall, it is used twice
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 16 Apr 2011 10:50:56 +0000 (12:50 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:39 +0000 (14:00 +0200)
commit2668ea217fdce65fc1fee6cfc8538ce5dcdbd587
tree2bd3c0873b1d64281be0411a5241ed09d38d6d6c
parentd5f8c6ddc447d1e6b2a7cd2acc311b352c3ab9ac
nanosleep.c, fsync.c: do not inline syscall, it is used twice

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/fsync.c
libc/sysdeps/linux/common/nanosleep.c