Lines Matching refs:GNU
63 GNU=0
68 GNU=0
176 if [ $GNU -eq 1 -o $SUN -eq 1 ] ; then
177 echo GNU and SunOS sed fail this following older POSIX draft
217 if [ $GNU -eq 1 ] ; then
218 echo GNU sed fails this
229 if [ $GNU -eq 1 ] ; then
230 echo GNU sed fails this
234 if [ $GNU -eq 1 ] ; then
235 echo GNU sed fails this
285 if [ $GNU -eq 1 ] ; then
286 echo GNU sed fails this
307 # SunOS and GNU sed behave differently. We follow POSIX
433 # GNU and SunOS sed behave differently here
449 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
450 echo BSD, GNU and SunOS cannot pass this one
475 # GNU and SunOS sed thinks we are escaping . as wildcard, not as separator
488 if [ $BSD -eq 1 -o $GNU -eq 1 ] ; then
489 echo 'BSD/GNU sed do not understand digit flags on s commands'
499 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
500 echo BSD/GNU/SUN sed fail this test