kmod/tools
Thierry Vignaud eff917c0d2 WEXITSTATUS is defined in sys/wait.h
Fix compiling with dietlibc:

../libkmod/libkmod-module.c:858:2: warning: implicit declaration of function 'WEXITSTATUS' [-Wimplicit-function-declaration]
../libkmod/libkmod-module.c:858:2: warning: nested extern declaration of 'WEXITSTATUS' [-Wnested-externs]
(...)
kmod-modprobe.c:(.text.command_do+0x157): undefined reference to `WEXITSTATUS'
2012-01-17 17:33:07 -02:00
..
.gitignore build-sys: workaround libtool issue with argv[0] 2012-01-10 15:31:58 -02:00
kmod-depmod.c Fix common misspelling with codespell 2012-01-16 23:03:33 -02:00
kmod-insmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod-lsmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod-modinfo.c Update copyright 2012-01-09 00:41:07 -02:00
kmod-modprobe.c WEXITSTATUS is defined in sys/wait.h 2012-01-17 17:33:07 -02:00
kmod-rmmod.c rmmod: behavior more like m-i-t's rmmod 2012-01-10 22:35:18 -05:00
kmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod.h Update copyright 2012-01-09 00:41:07 -02:00