Source-Changes archive

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

CVS commit: src/lib/libc/ssp



Module Name:    src
Committed By:   christos
Date:           Wed Nov  6 16:31:08 UTC 2013

Modified Files:
        src/lib/libc/ssp: Makefile.inc
Added Files:
        src/lib/libc/ssp: stpcpy_chk.c stpncpy_chk.c

Log Message:
add stp{,n}cpy


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/ssp/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/ssp/stpcpy_chk.c \
    src/lib/libc/ssp/stpncpy_chk.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