efl/src/lib/evil
Vincent Torri 594d5077cd Evil: fix warning on 64 bits
Summary: int is 32 bits, HANDLE is void *, so cast to uintptr_t in between

Test Plan: compilation

Reviewers: raster, cedric, zmike

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8865
2019-05-08 12:19:00 -04:00
..
sys docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
Evil.h Evil: fix usage of Evil in a program compiled with vc++ this should be enough to fix T5206 2018-06-29 09:56:15 -04:00
evil_dlfcn.c Evil: use static buffer to store error messages 2017-12-11 16:04:02 +09:00
evil_dlfcn.h evil: explicitly define HAVE_DL$FUNC for dl functions 2019-05-06 17:00:52 +02:00
evil_fcntl.c Evil: fix warning on 64 bits 2019-05-08 12:19:00 -04:00
evil_fcntl.h
evil_langinfo.c
evil_langinfo.h
evil_locale.c
evil_locale.h
evil_macro.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evil_macro_pop.h
evil_macro_wrapper.h Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined 2019-05-08 10:14:45 -04:00
evil_main.c Evil: use static buffer to store error messages 2017-12-11 16:04:02 +09:00
evil_main.h
evil_mman.c Evil: use static buffer to store error messages 2017-12-11 16:04:02 +09:00
evil_private.h
evil_pwd.c
evil_stdio.c evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
evil_stdio.h
evil_stdlib.c evil : remove mkstemp, which is already defined in mingw-w64 2019-03-26 10:10:54 -04:00
evil_stdlib.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
evil_string.c replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
evil_string.h replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
evil_time.c Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined 2019-05-08 10:14:45 -04:00
evil_time.h Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined 2019-05-08 10:14:45 -04:00
evil_unistd.c Evil: remove wrapper around getcwd() 2019-05-08 08:39:36 -04:00
evil_unistd.h Evil: remove wrapper around getcwd() 2019-05-08 08:39:36 -04:00
evil_util.c evil: remove tmp and home dir get 2019-04-16 17:59:28 +01:00
evil_util.h evil: remove tmp and home dir get 2019-04-16 17:59:28 +01:00
meson.build meson: add versioning to and install the evil dll 2019-05-06 17:00:53 +02:00
pwd.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00