diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-02 20:03:16 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-02 20:03:16 -0800 |
| commit | 8b9a895e4425462787aba1b9b0b55495880fe707 (patch) | |
| tree | 5c6faa3afd20729b86def89762e33606a001f3b8 /src/vi/ex-070224/libuxre/NOTES | |
| parent | 8e8d7917d5742c7ce42b46681c7c4430a51da505 (diff) | |
move vi to separate repo
Diffstat (limited to 'src/vi/ex-070224/libuxre/NOTES')
| -rw-r--r-- | src/vi/ex-070224/libuxre/NOTES | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/vi/ex-070224/libuxre/NOTES b/src/vi/ex-070224/libuxre/NOTES deleted file mode 100644 index 19aedf1..0000000 --- a/src/vi/ex-070224/libuxre/NOTES +++ /dev/null @@ -1,14 +0,0 @@ -Notes for the modified 'UNIX(R) Regular Expression Library' -============================================================ - -The code this is based on was released by Caldera as 'osutils-0.1a' -and is available at <http://unixtools.sourceforge.net/>. Notable -changes include: - -- Support for multibyte characters was enabled again. -- Support for traditional extended regular expression syntax was added. -- Fix: With REG_ICASE, [B-z] matches 'A', 'a', and '[' according to - POSIX.2. -- Some speed improvements. - - Gunnar Ritter 9/22/03 |
