efl/src/lib/eo
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
..
Eo.h eolian: start to express ownership transfere 2019-07-23 18:09:36 +02:00
efl_class.eo
efl_object.eo eolian: rename @class on methods to @static 2019-08-16 16:27:00 +02:00
efl_object_override.eo
eina_types.eot Revert "Revert "efl: prevent usage of some Eina.* stub types in stable APIs"" 2019-07-15 15:45:13 -03:00
eo.c get rid of shadow variables 2019-08-08 17:18:46 -04:00
eo_add_fallback.c
eo_add_fallback.h
eo_base_class.c eo: add ability to register provider on the Eo object directly. 2019-07-17 21:57:53 +02:00
eo_class_class.c
eo_internal.h
eo_private.h eo: add events to track the ownership status of an Eo object 2019-05-29 15:53:23 -07:00
eo_ptr_indirection.c
eo_ptr_indirection.h
eo_ptr_indirection.x make mman.h private 2019-08-19 09:55:13 -04:00
meson.build