Source-Changes archive

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

CVS commit: basesrc/lib/libc/arch/sparc64/string



Module Name:    basesrc
Committed By:   eeh
Date:           Sat Jul  7 04:55:22 UTC 2001

Modified Files:
        basesrc/lib/libc/arch/sparc64/string: Makefile.inc memset.S
Added Files:
        basesrc/lib/libc/arch/sparc64/string: memcpy.S
Removed Files:
        basesrc/lib/libc/arch/sparc64/string: bcopy.S bzero.S

Log Message:
Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefiles
happy.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/sparc64/string/Makefile.inc
cvs rdiff -r1.7 -r0 basesrc/lib/libc/arch/sparc64/string/bcopy.S
cvs rdiff -r1.10 -r0 basesrc/lib/libc/arch/sparc64/string/bzero.S
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/sparc64/string/memcpy.S
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/sparc64/string/memset.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