Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   simonb
Date:           Fri Nov 12 01:26:29 UTC 1999

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

Log Message:
Add strncpy().

Add prototypes for bcmp(), bzero() so the libsa compiles with WARNS=1


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/lib/libsa/Makefile
cvs rdiff -r1.36 -r1.37 syssrc/sys/lib/libsa/stand.h
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libsa/strncpy.c

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