OSDN Git Service

splice,sync_file_range: mark them as GNU extensions
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 6 Apr 2011 10:37:52 +0000 (12:37 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:35 +0000 (14:00 +0200)
commita2dc2ddbb5a0b6a251783f1fe48f0169b2acc243
tree0af95a4686e70b0668e06bf060b0e3ff66129b91
parentfc4b1388b3a3e872d796f3e99ba129c55706f9d6
splice,sync_file_range: mark them as GNU extensions

They can't be compiled if LFS is disabled, they are using off64_t.

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/splice.c
libc/sysdeps/linux/common/sync_file_range.c