Fix cut.
authorRob Landley <rob@landley.net>
Sat, 30 Nov 2013 06:57:26 +0000 (00:57 -0600)
committerRob Landley <rob@landley.net>
Sat, 30 Nov 2013 06:57:26 +0000 (00:57 -0600)
commit639334be803dae79d69e6d6ca139bb3749c9705d
tree5ad37fd61078da891675fdff62085d2b31fcf32d
parent76e7916707b5819a1433100bce63b2076639c943
Fix cut.

Some commands went in before "pending", and thus need cleanup but are enabled
in defconfig. The fact cut used a function out of lib/pending.c is a hint
it might be in this category...
toys/posix/cut.c