Maninder Singh
|
7db312ad26
|
fix whitespaces
reported by script :- scripts/fix_ws.sh
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2015-06-07 18:19:47 +02:00 |
|
Denys Vlasenko
|
69f9567de2
|
shuf: trim help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2014-03-07 14:41:53 +01:00 |
|
Denys Vlasenko
|
102f0d0d07
|
shuf: do not use strings for -i RANGE case
function old new delta
shuf_main 482 496 +14
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2014-03-07 14:32:39 +01:00 |
|
Bartosz Golaszewski
|
190693ced1
|
shuf: improve help text
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2014-03-07 14:07:35 +01:00 |
|
Bartosz Golaszewski
|
58adbb5505
|
shuf: fix a segfault on 'shuf -e'
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2014-03-07 11:46:03 +01:00 |
|
Denys Vlasenko
|
2cdcb1082c
|
shuf: new applet
function old new delta
shuf_main - 478 +478
packed_usage 29571 29719 +148
applet_names 2460 2465 +5
applet_main 1428 1432 +4
applet_nameofs 714 716 +2
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 4/0 up/down: 637/0) Total: 637 bytes
Based on the code by Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2014-03-05 18:56:20 +01:00 |
|