summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-10-21 08:41:15 +0000
committerbde <bde@FreeBSD.org>1997-10-21 08:41:15 +0000
commitea35ce8d7327dba210d7ed93edbbf2821a41fbf6 (patch)
tree400bccd1148208c025e345870c670905938008cf /lib/libc/string
parent0d9f4e4f4d9be94433a510e48a56a4d199bf1ac0 (diff)
downloadFreeBSD-src-ea35ce8d7327dba210d7ed93edbbf2821a41fbf6.zip
FreeBSD-src-ea35ce8d7327dba210d7ed93edbbf2821a41fbf6.tar.gz
Sorted lists.
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/Makefile.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc
index 3e91041..5583ce3 100644
--- a/lib/libc/string/Makefile.inc
+++ b/lib/libc/string/Makefile.inc
@@ -1,5 +1,5 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
-# $Id: Makefile.inc,v 1.11 1997/10/15 16:16:26 bde Exp $
+# $Id: Makefile.inc,v 1.12 1997/10/16 13:46:50 bde Exp $
.PATH: ${.CURDIR}/../libc/${MACHINE}/string ${.CURDIR}/../libc/string
@@ -18,10 +18,10 @@ MISRCS+=bcmp.c bcopy.c bzero.c ffs.c index.c memccpy.c memchr.c memcmp.c \
.if ${LIB} == "c"
MAN3+= bcmp.3 bcopy.3 bstring.3 bzero.3 ffs.3 index.3 memccpy.3 memchr.3 \
memcmp.3 memcpy.3 memmove.3 memset.3 rindex.3 strcasecmp.3 strcat.3 \
- strchr.3 strcmp.3 strcoll.3 strcpy.3 strcspn.3 string.3 strlen.3 \
- strmode.3 strdup.3 strerror.3 strpbrk.3 strrchr.3 strsep.3 strspn.3 \
+ strchr.3 strcmp.3 strcoll.3 strcpy.3 strcspn.3 strdup.3 strerror.3 \
+ string.3 strlen.3 strmode.3 strpbrk.3 strrchr.3 strsep.3 strspn.3 \
strstr.3 strtok.3 strxfrm.3 swab.3
-#
+
MLINKS+=strcasecmp.3 strncasecmp.3
MLINKS+=strcat.3 strncat.3
MLINKS+=strcmp.3 strncmp.3
OpenPOWER on IntegriCloud