mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 11:02:44 +00:00
remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libc
This commit is contained in:
parent
ca6513c085
commit
d209ee0170
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15946
@ -61,8 +61,9 @@ SRCS+= regerror.c regexp.c regsub.c
|
||||
|
||||
MAN3+= regexp/regexp.3
|
||||
|
||||
MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regsub.3 \
|
||||
regexp.3 regerror.3
|
||||
# XXX name clash with libc
|
||||
# MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regerror.3
|
||||
MLINKS+=regexp.3 regsub.3
|
||||
|
||||
# SysV compat sources
|
||||
SRCS+= ftok.c
|
||||
|
Loading…
Reference in New Issue
Block a user