Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Sat Sep  5 13:37:59 UTC 2020

Modified Files:
        src/include/ssp: string.h
        src/lib/libc/ssp: memmove_chk.c

Log Message:
make the 2nd argument to __memmove_chk() const


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/include/ssp/string.h
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/ssp/memmove_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