]> git.wh0rd.org Git - nano.git/commit
remove the workaround for glibc 2.2.3's broken regexec(), and replace it
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 5 Jun 2006 15:41:23 +0000 (15:41 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 5 Jun 2006 15:41:23 +0000 (15:41 +0000)
commitb5a7bbf4f339cdd939a14b994a2bf02e9b64e26c
tree1ef34ab4d560ed00b93e6a3d11920428f9af6bd6
parent57d81ecef99932cee6026a05e0a5c662c0ad9c5a
remove the workaround for glibc 2.2.3's broken regexec(), and replace it
with a FAQ entry explaining the problem, since it could break anything
using extended regular expressions, and glibc 2.2.3 is old

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3624 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
doc/faq.html
src/nano.h
src/proto.h
src/utils.c