efl/src/lib/eet
Vincent Torri 01b987df59 make mman.h private
Summary:
integrate mman.h to make Evil private to the EFL, as mman.h does not exist on Windows. After a discussion with raster, i include sys/mman.h only on non Windows platform.

One issue, though, is that src/modules/emotion/generic/Emotion_Generic_Plugin.h has inlined functions using mmap()

Test Plan: compilation on Windows

Reviewers: cedric, raster, zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9542
2019-08-19 09:55:13 -04:00
..
Eet.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
Eet_private.h eet dict+ data read - move rw lock to ourside decode for speed read 2019-08-11 12:47:31 +01:00
eet_alloc.c
eet_cipher.c make mman.h private 2019-08-19 09:55:13 -04:00
eet_connection.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_data.c eet dict+ data read - move rw lock to ourside decode for speed read 2019-08-11 12:47:31 +01:00
eet_dictionary.c eet dict+ data read - move rw lock to ourside decode for speed read 2019-08-11 12:47:31 +01:00
eet_image.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_lib.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_node.c Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eet_utils.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00