]> git.sur5r.net Git - openldap/commit
Rename old regex.h (BSD re_comp) to compat_regex.h to support new regex(3) code.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 19 Aug 1998 18:58:16 +0000 (18:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 19 Aug 1998 18:58:16 +0000 (18:58 +0000)
commit4268cba9f084edcfae738318d4a639ea40222271
treeb302e2d06408815c91baa577eeae507a74102849
parent40a5b31d9f48ec50100a03670fa0d994317a6962
Rename old regex.h (BSD re_comp) to compat_regex.h to support new regex(3) code.
FreeBSD has re_comp in -lcompat.
Use of re_comp/exec for all platforms should be depreciated completely.
include/compat_regex.h [new file with mode: 0644]
include/portable.h
include/regex.h [deleted file]