OSDN Git Service

Fix regex support to be compatible with 4.2 BSD regex library. This is
authorEric Andersen <andersen@codepoet.org>
Sat, 26 May 2001 00:01:58 +0000 (00:01 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 26 May 2001 00:01:58 +0000 (00:01 -0000)
commit2f1ef19e4be5ce212dc6b0c8cd2c43876fa304d8
treefd1ed4a60124e66586a4c6b43427d2cb622e7d26
parent9799b984482f7ce54d7f627561539116eb9931ca
Fix regex support to be compatible with 4.2 BSD regex library.  This is
the last bit that was needed to get util-linux to compile.
libc/misc/regex/regex.c