Source-Changes archive

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

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



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