efl/src/bin/efreet
Jean Guyomarc'h 4521929d69 efreet: fix undeclared function
libgen is needed on OSX because it contains the prototype
of basename() which is required in the compiling unit.
The result of basename() was therefore implicitely converted into
an integer, which could leed to subtile issues.

@fix
2016-01-07 12:03:04 +01:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
efreet_desktop_cache_create.c efreet: fix undeclared function 2016-01-07 12:03:04 +01:00
efreet_icon_cache_create.c efreet_icon_cache_create: null theme eet file to avoid double free 2015-12-16 13:40:00 -05:00
efreetd.c efreet: eina_file_mkstemp() needs a template with an extension 2015-10-12 17:21:59 -07:00
efreetd.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
efreetd_cache.c efreetd: send ipc for EFREET_EVENT_DESKTOP_CACHE_BUILD...always 2015-12-23 13:40:48 -05:00
efreetd_cache.h efl: merge efreet. 2012-12-29 23:04:40 +00:00
efreetd_ipc.c efreetd: send ipc for EFREET_EVENT_DESKTOP_CACHE_BUILD...always 2015-12-23 13:40:48 -05:00
efreetd_ipc.h efreetd: send ipc for EFREET_EVENT_DESKTOP_CACHE_BUILD...always 2015-12-23 13:40:48 -05:00