efl/src/lib/evil
Vincent Torri fb023ee6d2 evil: add mprotect() and fix a bit mmap(). Elm_test is working
Test Plan: compilation aand elm_test working

Reviewers: raster, cedric, zmike

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9493
2019-08-05 08:47:19 -04:00
..
sys evil: add mprotect() and fix a bit mmap(). Elm_test is working 2019-08-05 08:47:19 -04:00
Evil.h Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01: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: explicitly define HAVE_DL$FUNC for dl functions 2019-05-06 17:00:52 +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
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: remove fall through warning 2019-05-16 13:49:39 -04:00
evil_main.h
evil_mman.c evil: add mprotect() and fix a bit mmap(). Elm_test is working 2019-08-05 08:47:19 -04:00
evil_private.h Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01: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
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 define HAVE_REALPATH in evil_stdlib.h 2019-06-18 13:22:05 +01: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 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: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01: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: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_unistd.h Evil: remove wrapper around getcwd() 2019-05-08 08:39:36 -04:00
evil_util.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_util.h evil: remove tmp and home dir get 2019-04-16 17:59:28 +01:00
meson.build Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00