efl/src/lib/evil
Vincent Torri 34f88a5786 Evil: remove getpwuid() from Evil.
Summary: getpwuid() is used only in eina_test_vpath() and is called when getpwent() is available, which is not the case on Windows

Test Plan: compilation

Reviewers: raster, cedric, zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9326
2019-07-16 10:43:11 +01: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: remove getpwuid() from Evil. 2019-07-16 10:43:11 +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 define HAVE_REALPATH in evil_stdlib.h 2019-06-18 13:22:05 +01: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 Evil: remove getpwuid() from Evil. 2019-07-16 10:43:11 +01:00