]> icculus.org git repositories - divverent/darkplaces.git/commit
added convenience function Sys_TimeString which calls strftime into a temporary buffe...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 10 Mar 2004 05:48:41 +0000 (05:48 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 10 Mar 2004 05:48:41 +0000 (05:48 +0000)
commitab535393effa9579a6f7bba053e513c0def9113d
tree817a74a64c36defc225e8f0420dd7665b636e13e
parent81f08139090d7459055265f649231afe9d001951
added convenience function Sys_TimeString which calls strftime into a temporary buffer and returns the string, now Sys_Print uses this

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3993 d7cf8633-e32d-0410-b094-e92efae38249
sys.h
sys_shared.c