History log of /bionic/libc/include/sys/mount.h
Revision Date Author Comments
ba87fe5145b27bee0dc2a0ce146928a1998c8061 11-Mar-2015 Elliott Hughes <enh@google.com> Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.

Change-Id: I2b81cfc3147d9a0a6ac2a8f064e6d9864fa7e04d
e42e51d5637b86f45dd852b70342013d50006220 03-Jul-2013 Elliott Hughes <enh@google.com> Clean up <sys/mount.h>/<linux/fs.h> duplication.

Roll on uapi...

Bug: 6340120
Change-Id: Ic9521905683946e836574e4d768e34853ea777fa
74c046400677505aebe9686f111f147c2855cde0 11-Aug-2012 Jeff Sharkey <jsharkey@android.com> Update MS_ mount flags, define unshare() syscall.

(cherry-pick of 82393decdfc6b0383054fb5d2f54725bbee88b8c.)

Bug: 6925012
Change-Id: I4f962d8975ad62ff4b9983150f9e481796092b9d
82393decdfc6b0383054fb5d2f54725bbee88b8c 11-Aug-2012 Jeff Sharkey <jsharkey@android.com> Update MS_ mount flags, define unshare() syscall.

Bug: 6925012
Change-Id: I4ad79b4bccb7737d4dc704476cdb5795d124f53e
bb5581ad6eec40041dab4e961149f7a8a3a83497 09-Oct-2010 David 'Digit' Turner <digit@google.com> libc: tag missing functions in system headers.

This matches recent changes in the NDK header.
We enclose missing functions in #if 0 .. #endif blocks
with a clear "MISSING" in comments in order to locate
them later.

Change-Id: I87b3a62e777897e75c9243360fb0a82bcc53d9fb
1dc9e472e19acfe6dc7f41e429236e7eef7ceda1 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
1767f908af327fa388b1c66883760ad851267013 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
a27d2baa0c1a2ec70f47ea9199b1dd6762c8a349 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution