freebsd-skq/usr.bin/sed
eadler 607f8e622d MFC r259132,r259133,r259143:
Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i'
	as a case insensitive flag.

	Add regression test for recently added 'i' flag in r259132.

	the i modifier was added in r259132 since POSIX recently agreed to add
	it. Switch uses of /I to /i.

PR:		standards/184641
2013-12-16 01:20:18 +00:00
..
compile.c MFC r259132,r259133,r259143: 2013-12-16 01:20:18 +00:00
defs.h
extern.h
main.c sed: use getline() instead of fgetln(). 2013-06-26 04:14:19 +00:00
Makefile
misc.c
POSIX
process.c
sed.1 MFC r259132,r259133,r259143: 2013-12-16 01:20:18 +00:00