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

Commit 5da0e2ee authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 49e37652: Merge "bionic has O_RSYNC now."

* commit '49e37652':
  bionic has O_RSYNC now.
parents 790e7c0a 49e37652
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>. */