efl/src/lib/evil
Vincent Torri a21974367c Evil: fix infinite loop with setlocale
Summary: evil_setlocale was defined as setlocale in evil_private.h *before* evil_setlocale, hence evil_setlocale was calling itself. The solution was to not call evil_private.h in evil_locale.c

Test Plan: compialtion and elementary_test

Reviewers: zmike, raster, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7985

Differential Revision: https://phab.enlightenment.org/D9030
2019-05-28 11:37:03 -04:00
..
sys Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
Evil.h Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01: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: explicitly define HAVE_DL$FUNC for dl functions 2019-05-06 17:00:52 +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_mman.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_private.h Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
evil_pwd.c Evil: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01: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 docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02: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: move the inclusion of all headers in evil_private.h 2019-05-15 12:27:37 +01:00
pwd.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00