OSDN Git Service

dd cleanup: binary search is overkill, eliminate struct pair,
authorRob Landley <rob@landley.net>
Sun, 9 Jul 2017 07:13:00 +0000 (02:13 -0500)
committerRob Landley <rob@landley.net>
Sun, 9 Jul 2017 07:13:00 +0000 (02:13 -0500)
commitd1e85b9c4688c52a5c97dfe097fb932f0c7c3bbd
treeeae7604737472e8b3330ad5ed48b73d9ce8eebc8
parent352efdf18d98be859d19bbae2cd2732d2b7f01cf
dd cleanup: binary search is overkill, eliminate struct pair,
simplify strstarteq, use local variable "conv" instead of toys.optargs.
toys/pending/dd.c