efl/src/lib/evil
Vincent Torri c00d70982f Evil: fix mmap() and define HAVE_MMAP
Summary: add size of file mapping to fix invalid parameter

Test Plan: compilation (edje succeeds) and elm_test

Reviewers: zmike, cedric, raster

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9913
2019-09-12 10:01:33 -04: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: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04: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: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
evil_mman.h Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04: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
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 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: add newline at end of meson.build 2019-09-05 12:32:17 -04:00