dracut/install
Alexander Tsoy 838f22259a install: avoid non-portable __WORDSIZE
Lets not unnecessarily rely on __WORDSIZE, which is not clearly specified
by any spec. Use explicit size comparisons if we're not interested in the
WORDSIZE, anyway.

Patch ported from systemd.
(commit 8507eb20b64010b26f23822cbf442bb0bf96511c)

Original-patch-by: Emil Renner Berthing <systemd@esmil.dk>
Bug: https://bugs.gentoo.org/602122
2018-09-10 09:45:22 +02:00
..
.kateconfig add kate and emacs per directory config files 2014-08-29 13:38:47 +02:00
Makefile move dracut-install to dracutbasedir 2012-07-02 18:52:49 +02:00
dracut-install.c dracut-install: skip modules with empty path 2018-07-18 12:42:02 +02:00
hashmap.c remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
hashmap.h remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
hashmap.lo install/*: add dracut-install tool 2012-06-29 12:54:38 +02:00
log.c remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
log.h remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
macro.h remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
strv.c remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
strv.h remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
util.c remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
util.h install: avoid non-portable __WORDSIZE 2018-09-10 09:45:22 +02:00