OSDN Git Service

Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP...
authorRob Landley <rob@landley.net>
Mon, 15 Apr 2013 02:43:22 +0000 (21:43 -0500)
committerRob Landley <rob@landley.net>
Mon, 15 Apr 2013 02:43:22 +0000 (21:43 -0500)
commit36ffc5aa3e6bfcab5d628208f4f1508f9b1c2620
tree02fa7a68fe53808c79ce72f9ba21beb0b9908214
parent26c0045a6eb061e180f58b6b4c029a5df5a2818e
Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure.
Config.in
lib/args.c
lib/help.c [new file with mode: 0644]
lib/lib.c
lib/lib.h
toys/other/help.c
toys/other/losetup.c