NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51261 CVS commit: src/common/lib/libc/arch/ia64/string



The following reply was made to PR port-ia64/51261; it has been noted by GNATS.

From: "Sean Cole" <scole%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51261 CVS commit: src/common/lib/libc/arch/ia64/string
Date: Fri, 5 Aug 2016 15:06:02 +0000

 Module Name:	src
 Committed By:	scole
 Date:		Fri Aug  5 15:06:02 UTC 2016
 
 Added Files:
 	src/common/lib/libc/arch/ia64/string: bcopy.S bzero.S ffs.S memcpy.S
 	    memmove.S
 
 Log Message:
 PR port-ia64/51261
 
 Imported from FreeBSD with a minor change or two
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/ia64/string/bcopy.S \
     src/common/lib/libc/arch/ia64/string/bzero.S \
     src/common/lib/libc/arch/ia64/string/ffs.S \
     src/common/lib/libc/arch/ia64/string/memcpy.S \
     src/common/lib/libc/arch/ia64/string/memmove.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index