[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question with moving mount/umount logic in glibc
From: |
Samuel Thibault |
Subject: |
Re: Question with moving mount/umount logic in glibc |
Date: |
Wed, 5 Aug 2015 23:44:08 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
Olaf Buddenhagen, le Wed 05 Aug 2015 19:53:11 +0200, a écrit :
> Having said that, *if* it's actually common practice nowadays to
> (mis)use the mount(2) call directly, I'd say it *might* indeed be more
> convenient to implement a compatibility wrapper at the libc level...
14 packages in debian at least currently require it:
€ wanna-build --list=failed | grep sys/mount.h | wc -l
14
And codesearch shows many more results, like a few hundreds:
http://codesearch.debian.net/results/sys%2Fmount%5C.h/page_0
Samuel