Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49e37652 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "bionic has O_RSYNC now."

parents 3772545c c2d9837c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -50,9 +50,6 @@

#define S_ISWHT(x) false

// TODO: should this be in bionic? (glibc does this, even though it's not quite right.)
#define O_RSYNC O_SYNC

__BEGIN_DECLS

/* From NetBSD <grp.h> and <pwd.h>. */