commit | 56f0e886db0543a27f369d7f95eb9da2fb3d069c | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Tue Sep 21 08:42:58 2021 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Sep 21 15:25:37 2021 +0200 |
tree | 88d8e966becbb568b78c9448765ab9c5d32e13ed | |
parent | f27a6a94a7fb172a6768bc450dbdec68f15bc78f [diff] |
cal: implement -m Some people prefer the week to start on Monday. Add the '-m' option to support this. function old new delta cal_main 926 966 +40 day_array 316 337 +21 packed_usage 34151 34158 +7 .rodata 99224 99225 +1 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 4/0 up/down: 69/0) Total: 69 bytes Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>