CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/18 12:19:12
Modified files:
gnu/gcc/gcc : libgcov.c
Log message:
Replace strcpy() calls with strlcpy() to avoid triggering warnings when
linking against -lgcov.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/18 12:19:12
Modified files:
gnu/gcc/gcc : libgcov.c
Log message:
Replace strcpy() calls with strlcpy() to avoid triggering warnings when
linking against -lgcov.