efl/src/lib/evil
Vincent Torri d910fa3fa7 Evil: add gettimeofday()
Add gettimeofday implementation based on the mingw one, using a more acurate function if Windows >= 8

Reviewed-by: João Paulo Taylor Ienczak Zanette <joao.tiz@expertisesolutions.com.br>
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D12111
2020-08-31 14:24:08 +02:00
..
evil_dlfcn.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_dlfcn.h Evil: add gettimeofday() 2020-08-31 14:24:08 +02:00
evil_fcntl.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_fcntl.h
evil_langinfo.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_langinfo.h
evil_locale.c Evil: fix infinite loop with setlocale 2019-05-28 11:37:03 -04:00
evil_locale.h doxygen: fix missing @p tag 2020-02-28 12:08:51 +01:00
evil_macro_wrapper.h Evil: add gettimeofday() 2020-08-31 14:24:08 +02:00
evil_main.c evil: Remove OS version check 2020-08-07 20:08:48 +01:00
evil_main.h evil: Remove unnecessary delay for evil startup 2020-07-29 09:50:52 +02:00
evil_mman.c Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
evil_mman.h doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
evil_private.h make mman.h private 2019-08-19 09:55:13 -04:00
evil_stdio.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_stdio.h doxygen docs: Add missing group braces 2020-04-29 17:33:39 +02:00
evil_stdlib.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_stdlib.h Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
evil_string.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_string.h doxygen docs: Add missing group braces 2020-04-29 17:33:39 +02:00
evil_time.c Evil: add gettimeofday() 2020-08-31 14:24:08 +02:00
evil_time.h Evil: add gettimeofday() 2020-08-31 14:24:08 +02:00
evil_unistd.c evil: Remove unnecessary delay for evil startup 2020-07-29 09:50:52 +02:00
evil_unistd.h Evil: remove wrapper around getcwd() 2019-05-08 08:39:36 -04:00
evil_util.c windows: Fix path for file sanitization 2020-07-06 10:52:54 +02:00
evil_util.h Evil: add evil_utf8_to_utf16() API ; use evil_utf16_to_utf8() in Ecore_Win32 2020-02-25 09:23:48 -05:00
meson.build refactor build 2020-05-27 11:06:46 +02:00