config root man

Current Path : /usr/src/lib/libc/i386/string/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/lib/libc/i386/string/Makefile.inc

#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93
# $FreeBSD: release/9.1.0/lib/libc/i386/string/Makefile.inc 213326 2010-10-01 13:10:11Z jilles $

MDSRCS+=bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S memcpy.S \
	memmove.S memset.S rindex.S strcat.S strchr.S strcmp.S strcpy.S \
	strncmp.S strrchr.S swab.S wcschr.S wcscmp.S wcslen.S \
	wmemchr.S

Man Man