Source-Changes archive

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

NetBSD master CVS tree commits



matthias
Tue Sep 24 02:30:07 PDT 1996
Update of /cvsroot/src/lib/libc/arch/ns32k/string
In directory netbsd1:/home/matthias/netbsd/lib/libc/arch/ns32k/string

Modified Files:
        Makefile.inc 
Added Files:
        bcmp.S bcopy.S bzero.S ffs.S index.S memccpy.S memchr.S 
        memcmp.S memcpy.S memmove.S memset.S rindex.S strcat.S 
        strchr.S strcmp.S strcpy.S strlen.S strncat.S strncmp.S 
        strncpy.S strrchr.S 
Removed Files:
        bzero.c 
Log Message:
The pc532 port now has string functions in assembler.
strcmp.S, strcpy.S and strlen.S are contributed by Randy Hyde.




Home | Main Index | Thread Index | Old Index