ecore_evas: use access() instead of stat()
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Thu, 23 Nov 2017 23:30:58 +0000 (15:30 -0800)
committerCedric Bail <cedric@osg.samsung.com>
Thu, 23 Nov 2017 23:31:01 +0000 (15:31 -0800)
commit3afbcb2e27e158d8b4758e82a5c25b98458fea7d
tree6035bc98aeaae5f64f4479745e85f368dc484d80
parent0dbeb91bb90decd862e7c421c638c34dd91fc2de
ecore_evas: use access() instead of stat()

Summary: stat() wasn't working on Windows due to some msys2/mingw quirk.

Reviewers: felipealmeida, cedric, vtorri

Subscribers: jenkins, jpeg

Tags: #windows

Differential Revision: https://phab.enlightenment.org/D5520

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/lib/ecore_evas/ecore_evas_module.c