efl/src/lib/evil
Stefan Schmidt 55e865dd82 evil: make it clear in the docs that this library is private to efl
Since the 1.23 release we are stricter with the use of evil. It is
supposed to be used inside efl only and not exposed as API. Make this
clear in the docs as well.

Reviewed-by: Vincent Torri <vincent.torri@gmail.com>
Differential Revision: https://phab.enlightenment.org/D10295
2019-10-07 12:50:14 +02: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: remove stray x character from docs section 2019-10-07 12:50:13 +02: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: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
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