]> henry.ined.fr Git - .git/commit
Summary: Preparing windows Visual studio version
authorN. Brouard <brouard@ined.fr>
Wed, 27 Aug 2014 16:26:55 +0000 (16:26 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 27 Aug 2014 16:26:55 +0000 (16:26 +0000)
commit5b05c7d076d7b46deba91c8b195c0654aa16188f
treea9595aac416c0b78702ad26385e2922edabe02f5
parente8ebfecf1ab97a668887c07631f48234d2aab85e
Summary: Preparing windows Visual studio version
Author: Brouard

In order to compile on Visual studio, time.h is now correct and time_t
and tm struct should be used. difftime should be used but sometimes I
just make the differences in raw time format (time(&now).
Trying to suppress #ifdef LINUX
Add xdg-open for __linux in order to open default browser.
src/imach.c