Source-Changes archive

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

CVS commit: syssrc/sys/lib/libsa



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sun Sep  2 07:04:17 UTC 2001

Modified Files:
        syssrc/sys/lib/libsa: Makefile stand.h
Added Files:
        syssrc/sys/lib/libsa: memmove.c

Log Message:
Add a small version of memmove() for libsa.
Mostly identical with libsa/bcopy.c.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/lib/libsa/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libsa/memmove.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/lib/libsa/stand.h

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