OSDN Git Service

Complete rewrite of cut. Handle multipe ranges, add -DFO options, start
authorRob Landley <rob@landley.net>
Tue, 10 Oct 2017 16:24:11 +0000 (11:24 -0500)
committerRob Landley <rob@landley.net>
Tue, 10 Oct 2017 16:24:11 +0000 (11:24 -0500)
commit3eb69d412e79d7d7db197c9a8592ba944a0af77e
tree677bfb7322356cf50218482fbd9dc925d88bc6c1
parent78289203031afc23585035c362beec10db54958d
Complete rewrite of cut. Handle multipe ranges, add -DFO options, start
of utf8 support (not finished yet)...

Adds new loopfiles_lines() wrapper to lib.c that calls do_lines from loopfiles.
lib/lib.c
lib/lib.h
toys/posix/cut.c