On Tue, Nov 17, 2015 at 04:54:15PM +0800, Casper Ti. Vector wrote: > Original code assumes 1-argument reboot() is only provided by glibc 2.x > and later; but as far as the patch author knows, at least the following > alternative C libraries for linux also provide the 1-argument variant: > > * uclibc: all public releases. > * dietlibc: 0.7.2 and all later releases; reboot() was not provided in > 0.7.1 and earlier versions. > * musl: all public releases. > * klibc: all public releases. > * bionic: all public releases. > > ... which should already cover most use cases. Or rather all useful cases. I'd say remove the old version entirely and the wrappers entirely. -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html