Add hidden prototypes for fsync, fdatasync
authorFlorian Weimer <fweimer@redhat.com>
Tue, 22 Jun 2021 07:50:27 +0000 (09:50 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 22 Jun 2021 07:51:14 +0000 (09:51 +0200)
commit412b05fec9323a093fe271ae01b4083ea2d1fc1f
tree9ad4f8b7dcf189fc8d2d67924be0765b6015fb98
parent3c79234c7a9cf57aa79e84745493dfad1a7c72fc
Add hidden prototypes for fsync, fdatasync

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
include/unistd.h
misc/fdatasync.c
misc/fsync.c
sysdeps/mach/hurd/fdatasync.c
sysdeps/mach/hurd/fsync.c
sysdeps/unix/sysv/linux/fdatasync.c
sysdeps/unix/sysv/linux/fsync.c