kmod/tools
Lucas De Marchi 7c04aeee40 tools: use program_invocation_short_name provided by libc
Thanks to Dave Reisner for pointing this out.
2012-11-06 19:30:16 -02:00
..
.gitignore
depmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
insmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
kmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
kmod.h tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
log.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
log.h tools: staticize functions that are now only used in log.c 2012-11-06 19:06:11 -02:00
lsmod.c tools: share getting program name from argv for all tools 2012-11-06 16:55:00 -02:00
modinfo.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
modprobe.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
rmmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00