Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 6700:76553bca8ed8
* time_r.h (asctime_r, ctime_r): Remove. These functions can
overrun buffers and shouldn't be used (much as gets shouldn't be
used).
* time_r.c (asctime_r, ctime_r): Likewise.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 12 Mar 2006 07:58:12 +0000 |
parents | 6a7edbad1cdf |
children | 593ae9d2bbb1 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2006-03-11 Paul Eggert <eggert@cs.ucla.edu> + + * time_r.h (asctime_r, ctime_r): Remove. These functions can + overrun buffers and shouldn't be used (much as gets shouldn't be + used). + * time_r.c (asctime_r, ctime_r): Likewise. + 2006-03-08 Simon Josefsson <jas@extundo.com> * gc-gnulib.c (randomize): Don't open files called 'no', they