Configuration option to define wether to follows GNU sed's behaviour
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 16 Sep 2003 05:25:43 +0000 (05:25 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 16 Sep 2003 05:25:43 +0000 (05:25 -0000)
commit2570b43e829ccfc0f199fe61aafc24b1bd3fc7b1
treede00e748021d3078ea21bb90017ded81129cb4bd
parent204ff1cea49c958846cd49175fa9318b81b5756f
Configuration option to define wether to follows GNU sed's behaviour
or the posix standard.
Put the cleanup code back the way it was.
editors/Config.in
editors/sed.c
libbb/get_line_from_file.c
testsuite/sed/sed-append-next-line
testsuite/sed/sed-append-next-line-gnu [new file with mode: 0644]