OSDN Git Service

When there is no umount syscall, but umount2 is available, then
authorEric Andersen <andersen@codepoet.org>
Sun, 23 Jan 2005 11:27:02 +0000 (11:27 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 23 Jan 2005 11:27:02 +0000 (11:27 -0000)
commit610c850501ff9d21d06b4a9942f2cfd2c347619e
tree1dc405281419ef5387c102e2946a853baf26af68
parent13284bb0b24bd0a3ac7f3ac1033baedcfd0a7927
When there is no umount syscall, but umount2 is available, then
try to emulate umount() using umount2()
libc/sysdeps/linux/common/umount.c