Module: wine Branch: master Commit: ef08e807651bcb7687e1a68660fc83e3931dc30e URL: http://source.winehq.org/git/wine.git/?a=commit;h=ef08e807651bcb7687e1a68660...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Apr 11 15:22:25 2012 +0200
msvcrt: Added _Strftime implementation.
---
dlls/msvcrt/locale.c | 11 -- dlls/msvcrt/tests/time.c | 3 - dlls/msvcrt/time.c | 279 ++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 272 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef08e807651bcb7687e1a6...