|
@@ -39,7 +39,7 @@ off_t __NC(lseek)(int fd, off_t offset attribute_unused, int whence)
|
|
|
CANCELLABLE_SYSCALL(off_t, lseek, (int fd, off_t offset, int whence), (fd, offset, whence))
|
|
CANCELLABLE_SYSCALL(off_t, lseek, (int fd, off_t offset, int whence), (fd, offset, whence))
|
|
|
strong_alias_untyped(__NC(lseek),__NC(lseek64))
|
|
strong_alias_untyped(__NC(lseek),__NC(lseek64))
|
|
|
strong_alias_untyped(lseek,lseek64)
|
|
strong_alias_untyped(lseek,lseek64)
|