efl/src/lib/elput
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
..
Elput.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
elput.c elput: Remove unused and useless event type 2018-07-17 22:39:50 -04:00
elput_evdev.c ecore_wl2&elput: correctly fill the key structure 2018-07-10 14:44:36 -04:00
elput_input.c elput: Add API to allow settings tap-to-click on pointer device 2019-01-31 08:39:41 -05:00
elput_logind.c elput: Remove useless call to eldbus_message_unref 2019-04-23 09:14:52 -04:00
elput_manager.c elput: Fix ifdef check to work for elogind also 2018-11-29 07:05:47 -05:00
elput_private.h make mman.h private 2019-08-19 09:55:13 -04:00
elput_touch.c elput: Properly check return values from libinput config functions 2016-12-14 09:18:14 -05:00
meson.build elput: Add elogind as meson option 2018-11-29 07:13:16 -05:00