* time_r.h (asctime_r, ctime_r): Remove. These functions can
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Mar 2006 07:58:12 +0000 (07:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Mar 2006 07:58:12 +0000 (07:58 +0000)
commit58afb656e646ad68c3519ac10ae2ff94dc48ae29
tree9c3a4cdb1f8de5c7e2063fa6a3c904811c5754c6
parent15bd8e604d987de4bc43550d1a5ce534c23ab94e
* 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.
lib/ChangeLog
lib/time_r.c
lib/time_r.h