Fix handling of ^$ by removing the newline from input lines and by not
authorMatt Kraai <kraai@debian.org>
Fri, 13 Oct 2000 18:55:06 +0000 (18:55 -0000)
committerMatt Kraai <kraai@debian.org>
Fri, 13 Oct 2000 18:55:06 +0000 (18:55 -0000)
commit567cdd1d517103e74153d0c45713f72457a702ab
treea127f8c2fb6ca98cc4e0708ac8510e38610c29d2
parent9a6e67c9602ebe7e2e4463827ce8d02a237dbcc3
Fix handling of ^$ by removing the newline from input lines and by not
compiling with REG_NEWLINE.
findutils/grep.c
grep.c