diff options
author | Szabolcs Nagy <nsz@port70.net> | 2013-01-12 18:25:13 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2013-01-12 19:42:39 +0100 |
commit | 645c6d99a58e0e5ab16f58e7498f2f4412a831da (patch) | |
tree | 10279091d41523cdf831b637e27ec60da7ba4ff5 /README | |
parent | 48854dffdb66191e7e54c0ea94bd1bd330905d7d (diff) | |
download | musl-645c6d99a58e0e5ab16f58e7498f2f4412a831da.tar.gz |
add mount flags to sys/mount.h
added various MS_*, MNT_*, UMOUNT_* flags following the linux
headers, with one exception: MS_NOUSER is defined as (1U<<31)
instead of (1<<31) which invokes undefined behaviour
the S_* flags were removed following glibc
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions