]> granicus.if.org Git - strace/commit
2005-08-08 Dmitry V. Levin <ldv@altlinux.org>
authorRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 21:21:06 +0000 (21:21 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 21:21:06 +0000 (21:21 +0000)
commit6af374811ba26950c2ac3e7f9bfd69cb986e0f27
tree32b4eba7edb9093c9f08d7a44fa99eb3ebd41c43
parente8e43207bde1b6600ef0af0d053ad2b11b39e23c
2005-08-08  Dmitry V. Levin  <ldv@altlinux.org>

* system.c [LINUX] (MS_MGC_VAL): New macro.
[LINUX] (mount_flags): Add it.
[LINUX] (sys_mount): If neither MS_BIND nor MS_MOVE bits are
        set in the flags argument, try to fetch data string.
Fixes RH#165377.
system.c