This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11235] New: MS_* constants missing from <sys/mount.h>


Various Linux MS_* constants used with mount(2) are not provided in
<sys/mount.h>. The following should be added (see <linux/fs.h>):

MS_DIRSYNC
MS_MOVE
MS_REC
MS_UNBINDABLE
MS_PRIVATE
MS_SHARED
MS_RELATIVE
MS_STRICTATIME

-- 
           Summary: MS_* constants missing from <sys/mount.h>
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: mtk dot manpages at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11235

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]