edje: add edje_file_mmap_set.
authorCedric Bail <cedric.bail@samsung.com>
Fri, 9 Aug 2013 11:49:52 +0000 (20:49 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Fri, 9 Aug 2013 11:50:54 +0000 (20:50 +0900)
commit7506faaca2f5f7500426d4edaf3aaaef0e0ed707
tree775622e59b72f45436e991251f42a92dceae30ea
parent861823848a853ae2646f45180f597775896e680e
edje: add edje_file_mmap_set.

This reduce the number of system call to stat especially when using GROUP
and reduce the risk of a race condition when using GROUP.
ChangeLog
NEWS
src/lib/edje/Edje_Eo.h
src/lib/edje/Edje_Legacy.h
src/lib/edje/edje_cache.c
src/lib/edje/edje_load.c
src/lib/edje/edje_private.h
src/lib/edje/edje_smart.c