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: joerg
Date: Wed Sep 17 00:39:29 UTC 2014
Modified Files:
src/lib/libc/ssp: memcpy_chk.c memmove_chk.c memset_chk.c strcat_chk.c
strcpy_chk.c strncat_chk.c strncpy_chk.c
Log Message:
Provide explicit prototypes in case HAVE_SSP=no.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/ssp/memcpy_chk.c \
src/lib/libc/ssp/memmove_chk.c src/lib/libc/ssp/memset_chk.c \
src/lib/libc/ssp/strcat_chk.c src/lib/libc/ssp/strncat_chk.c \
src/lib/libc/ssp/strncpy_chk.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/ssp/strcpy_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