X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ftime_.h;h=5467d3dc88fc2834492a4a542c66e8e577920eb4;hb=c7857d5835743de62405964797a38f6e1adfb3b1;hp=7403270874fcb944ec1083ca5533fd03fe8395b0;hpb=3ac9552429c5a500717e1d3d129c32f7d0ea37a3;p=gnulib.git diff --git a/lib/time_.h b/lib/time_.h index 740327087..5467d3dc8 100644 --- a/lib/time_.h +++ b/lib/time_.h @@ -86,7 +86,7 @@ char *strptime (char const *restrict __buf, char const *restrict __format, time_t timegm (struct tm *__tm); #endif -/* Encourage applications to avoid unsafe functions that can overrrun +/* Encourage applications to avoid unsafe functions that can overrun buffers when given outlandish struct tm values. Portable applications should use strftime (or even sprintf) instead. */ # if GNULIB_PORTCHECK