Files
plan9port/src/libregexp
Gleydson Soares 2d82ef9d98 fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take.
Change-Id: I90806e6f2e46a94f38aa0a8a7038aa6599b448b3
Reviewed-on: https://plan9port-review.googlesource.com/2660
Reviewed-by: Russ Cox <rsc@swtch.com>
2016-11-02 23:16:21 +00:00
..
2004-04-21 23:43:46 +00:00
2004-12-27 00:12:12 +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
2008-01-10 17:06:51 -05:00
2013-07-02 06:39:17 +02:00
2015-06-03 15:34:13 +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>