]> git.pond.sub.org Git - empserver/commit
(fmttime2822) [_WIN32]: Replace localtime_s() with localtime().
authorRon Koenderink <rkoenderink@yahoo.ca>
Fri, 3 Aug 2007 01:47:02 +0000 (01:47 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Fri, 3 Aug 2007 01:47:02 +0000 (01:47 +0000)
commit2270ea73d89596b693b6effe2a960d76a007d961
treee514ed6bc4fb93c0ad030d5b07eb81c7de3f02ab
parent5545eb4b0a2482c4186516e3156e94c87388a677
(fmttime2822) [_WIN32]: Replace localtime_s() with localtime().
Replace _snprintf_s() with _snprintf().  These secure functions are
not supported by MinGW yet.
src/lib/subs/show.c