Files
plan9port/src/libregexp
Dan Cross fa325e9b42 Trivial changes: whitespace and modes.
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:54:30 +00:00
..
2004-04-21 23:43:46 +00:00
2004-04-19 23:04:36 +00:00
2004-12-26 23:48:25 +00:00
2003-09-30 17:47:41 +00:00
2007-12-07 17:33:41 -05:00
2013-07-02 06:39:17 +02:00
2016-11-02 23:17:40 +00:00
2013-07-02 06:39:17 +02:00
2016-11-02 23:17:40 +00:00
2016-11-02 23:17:40 +00:00
2013-07-02 06:39:17 +02:00
2013-07-02 06:39:17 +02:00

This is a Unix port of the Plan 9 regular expression library,
originally done for the Inferno operating system.

Russ Cox repackaged this to build as a standalone
Unix library.  Send comments about packaging to
Russ Cox <rsc@post.harvard.edu>