md5sum/sha1sum/unzip: split out of mondo mem file
There's no real need to keep these functions in the cmd_mem file since
they do not use any of the common global mem variables. So split them
out into their own dedicated cmd files.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Showing
- common/Makefile 3 additions, 0 deletionscommon/Makefile
- common/cmd_md5sum.c 53 additions, 0 deletionscommon/cmd_md5sum.c
- common/cmd_mem.c 0 additions, 104 deletionscommon/cmd_mem.c
- common/cmd_sha1sum.c 53 additions, 0 deletionscommon/cmd_sha1sum.c
- common/cmd_unzip.c 59 additions, 0 deletionscommon/cmd_unzip.c
common/cmd_md5sum.c
0 → 100644
common/cmd_sha1sum.c
0 → 100644
common/cmd_unzip.c
0 → 100644
Please register or sign in to comment