efl/src/lib
Vincent Torri 5536bcd90e remove useless definition of the macro HAVE_MMAN_H
use HAVE_SYS_MMAN_H when including sys/mman.h and HAVE_MMAP when using mmap()

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9494
2019-08-06 10:01:39 +02:00
..
ecore Efl.Composite_Model: Improve docs. 2019-07-31 14:24:53 +02:00
ecore_audio eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
ecore_con Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
ecore_drm ecore drm legacy - fix dbus leaks of reply handle 2019-08-05 15:00:29 +01:00
ecore_drm2 ecore-drm2: Add API to check if vblank is supported 2019-05-22 07:44:00 -04:00
ecore_evas ecore evas x and e sync rendering - disable as it's unused 2019-08-02 16:41:12 +01:00
ecore_fb
ecore_file remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ecore_imf ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc ecore_ipc: close dialer io closer when dialer is deleted. 2019-05-22 08:01:58 -04:00
ecore_sdl ecore_sdl: fix detection of sdl with meson build 2019-04-18 12:30:22 -04:00
ecore_wayland
ecore_win32 ecore win32 - disable #warning because all it does is fill build logs 2019-07-28 10:29:52 +01:00
ecore_wl2 ecore_wl2: Changed log macro ERR->EINA_LOG_ERR. 2019-07-31 07:34:56 -04:00
ecore_x events: don't check for zeroed event types before registering them 2019-07-10 13:57:35 -04:00
ector ector_software_rasterizer: Add default value for stroke's miter_limit 2019-08-05 18:08:50 +09:00
edje Revert "edje/calc: clamp part calc size to 0" 2019-07-31 10:17:06 +01:00
eet Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eeze
efl efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_mono efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
efl_wl efl_wfl: fix warning and err prints for wl keymap tmp file 2019-06-20 11:32:12 +01:00
efreet Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
eina eina file - stat generation inexactness support 2019-07-28 11:51:15 +01:00
eio Eio: enable eio_file_chown if chown is available on the platform 2019-07-28 09:38:26 +01:00
eldbus eolian: ban void_ptr in stable APIs 2019-07-26 13:35:27 +02:00
elementary remove useless definition of the macro HAVE_MMAN_H 2019-08-06 10:01:39 +02:00
elocation
elput elput: Remove useless call to eldbus_message_unref 2019-04-23 09:14:52 -04:00
elua include evil_private.h in last files, and disable symbolic links on Windows in a couple of files 2019-05-22 07:59:05 -04:00
embryo remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
emile docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
emotion emotion: don't update crop clipper geometry if crop clipper doesn't exist 2019-05-29 12:29:04 -04:00
eo eo: remove Efl_Event definition (replace with builtin) 2019-07-26 13:21:14 +02:00
eolian eolian: fix use after free in eolian_database 2019-08-05 15:43:39 +02:00
eolian_cxx csharp: fix ownership of value types in arrays and lists 2019-08-05 19:15:35 -03:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
ethumb ethumb - fix error free of static string as stringshare 2019-08-05 15:02:45 +01:00
ethumb_client docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
evas evas image - eina file - be paranoud about double closes 2019-08-05 18:59:33 +01:00
evas_goal
evil evil: add mprotect() and fix a bit mmap(). Elm_test is working 2019-08-05 08:47:19 -04:00
.gitignore