efl/src/lib/eina
Youngbok Shin b9cd26c906 eina: print error message when eina_module_load() fails.
Summary:
When dlopen() fails, eina_module_load() print error information using dlerror().
But, it is printed with WRN. If EINA_LOG_LEVEL is lower than WRN,
application developer is hard to see which has a problem.

Reviewers: woohyun, Hermet, raster, cedric

Reviewed By: cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-05-19 14:17:00 +02:00
..
Eina.h eina: add crosss platforme API to retrieve tmp and home directories from environment. 2015-05-14 18:41:48 +02:00
eina_abi.c eina: make eina_mempool_alignof a little bit faster. 2013-04-11 18:07:09 +09:00
eina_accessor.c eina: add eina_accessor_clone and update all Eina_Accessor to take advantage of it. 2014-02-25 18:04:47 -03:00
eina_accessor.h eina: enhance doxygen in eina_accessor.h 2014-10-27 09:10:18 +01:00
eina_alloca.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_array.c eina: fix Windows compilation due to a typo. 2014-02-25 18:34:24 -03:00
eina_array.h efl/eina: General cleanup of Eina documentation 2014-03-20 16:35:42 +09:00
eina_benchmark.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_benchmark.h eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_binbuf.c eina: provide a generic eina_binbuf_manage_new. 2015-03-17 09:58:20 +01:00
eina_binbuf.h eina: provide a generic eina_binbuf_manage_new. 2015-03-17 09:58:20 +01:00
eina_binbuf_template_c.x eina: add eina_{str,bin}buf_manage_read_only_new_length(). 2014-01-20 13:04:07 +09:00
eina_binshare.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eina_binshare.h eina: remove reference to API that never made it to a stable release. 2014-10-28 21:19:10 +01:00
eina_clist.h eina: enhance doxygen in eina_clist.h 2014-10-29 22:38:11 +01:00
eina_config.h.in eina_semaphore: OSX support 2014-10-27 09:11:23 +01:00
eina_convert.c eina: remove logically dead code. 2014-06-05 03:10:43 +02:00
eina_convert.h efl/eina: General cleanup of Eina documentation 2014-03-20 16:35:42 +09:00
eina_counter.c eina: remove Eina_Counter and use provided Windows posix compatible implementation. 2015-02-11 16:38:15 +01:00
eina_counter.h eina: enhance doxygen in eina_counter.h 2014-11-14 07:05:17 +01:00
eina_cow.c Revert "eina: work around current strange behavior seen in eina_cow." 2013-12-04 18:33:05 +09:00
eina_cow.h efl/eina: Update documentatin for Eina Lock 2014-03-25 17:30:43 +09:00
eina_cpu.c eina_cpu - up max number of threads to 32 2015-05-15 19:07:42 +09:00
eina_cpu.h eina: Eina_Cpu / Eina_Thread API documentation 2014-10-20 18:17:14 +02:00
eina_crc.c eina: add CRC implementation to Eina module. 2015-05-07 09:53:09 +02:00
eina_crc.h eina: add CRC implementation to Eina module. 2015-05-07 09:53:09 +02:00
eina_debug.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug.h eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug_bt.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug_bt_file.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug_chunk.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug_monitor.c eina: use portable environment lookup. 2015-05-14 18:41:48 +02:00
eina_debug_proto.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_debug_thread.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_error.c Eina: Check for errors after eina_tls_new 2014-10-22 15:52:46 +09:00
eina_error.h eina: enhance doxygen in eina_error.h 2014-10-28 21:20:39 +01:00
eina_evlog.c eina, efl: add copyright notice. 2015-05-14 18:41:48 +02:00
eina_evlog.h eina - add comment on evlog api stability etc. 2015-05-15 11:32:04 +09:00
eina_file.c eina: win32 and linux version code are the same. Sharing code is better. 2014-07-14 15:46:54 +02:00
eina_file.h eina: enhance doxygen in eina_file.h 2014-10-30 08:49:03 +01:00
eina_file_common.c eina: include blank lines in file iterator T2237 2015-03-27 21:42:45 +00:00
eina_file_common.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_file_win32.c Eina: fix eina_file_split on Windows and update unit test 2015-04-29 15:27:47 +09:00
eina_fp.c
eina_fp.h eina: Eina_Cpu / Eina_Thread API documentation 2014-10-20 18:17:14 +02:00
eina_hamster.c
eina_hamster.h move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_hash.c eina_hash now has helper functions for managing lists inside hashes 2014-04-25 10:52:15 -04:00
eina_hash.h eina: add crc hash function to eina hash module. 2015-05-07 09:53:11 +02:00
eina_inarray.c eina: fix eina_inarray_search to do linear search 2015-05-14 19:37:08 +02:00
eina_inarray.h eina: add an example to demonstrate different eina insert and sort functions. 2014-12-22 15:09:59 +01:00
eina_inline_array.x efl/eina: General cleanup of Eina documentation 2014-03-20 16:35:42 +09:00
eina_inline_clist.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_cpu.x One ) too many. 2013-12-16 15:45:00 -02:00
eina_inline_f8p24.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_f16p16.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_f32p32.x eina_fp: Fix eina_f32p32_mul rounding issues 2013-05-17 17:15:27 +01:00
eina_inline_fp.x eina: add double_from/to and helper defines in f16p16 2013-09-24 12:20:27 +09:00
eina_inline_hash.x eina: add crc hash function to eina hash module. 2015-05-07 09:53:11 +02:00
eina_inline_inlist.x eina: add eina_inlist_first and eina_inlist_last 2013-04-09 12:03:05 +02:00
eina_inline_list.x Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_inline_lock_barrier.x Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_inline_lock_posix.x eina: Fix MacOS X build with clang 3.6. 2015-02-12 07:55:33 +01:00
eina_inline_log.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_mempool.x eina document eina mempools' API. 2014-10-20 18:32:28 +02:00
eina_inline_private.h eina: remove Eina_Counter and use provided Windows posix compatible implementation. 2015-02-11 16:38:15 +01:00
eina_inline_rbtree.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_rectangle.x eina: Eina_Rectangle API documentation 2014-10-20 18:13:38 +02:00
eina_inline_str.x Eina streq: remove redundant code in eina_streq. 2014-12-16 09:23:43 +00:00
eina_inline_stringshare.x fix typo in stringshare_refplace doc 2013-02-01 12:57:44 +00:00
eina_inline_tiler.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_trash.x eina: enhance doxgen for Eina_Trash 2014-10-31 09:25:51 +01:00
eina_inline_unicode.x Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_inline_ustringshare.x move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_inline_value.x eina: fix possible access to NULL. 2014-06-05 22:50:20 +02:00
eina_inline_value_util.x eina_value_util_type_offset: abs(unsigned int) is nonsense 2014-09-24 11:15:58 +02:00
eina_inlist.c eina: Eina_Inlist - remove obvious if() check. 2014-09-29 20:20:18 +02:00
eina_inlist.h eina: fix typos in doxygen 2015-04-13 19:12:28 +09:00
eina_iterator.c efl: formatting 2013-06-20 13:28:18 +02:00
eina_iterator.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_lalloc.c
eina_lalloc.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_list.c eina: add eina_list_data_idx(). 2015-03-25 19:40:41 +01:00
eina_list.h eina: fix typos in doxygen 2015-04-13 19:12:28 +09:00
eina_lock.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_log.c Eina log: Fix previous commit (ERR & CRI -> bt) 2015-05-12 19:37:25 +09:00
eina_log.h efl/eina: General cleanup of Eina documentation 2014-03-20 16:35:42 +09:00
eina_magic.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_magic.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_main.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
eina_main.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
eina_matrix.c Eina: Fix clang warnings 2015-04-21 20:11:01 +09:00
eina_matrix.h eina_matrix: Add since tags to all new functions in 1.14 2015-04-08 14:39:50 +02:00
eina_matrixsparse.c eina: fix typo in matrixsparce. 2014-06-05 22:18:59 +02:00
eina_matrixsparse.h eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_mempool.c setuid safeness - ensure if an app that is setuid doesn't do bad things 2014-01-08 19:46:23 +09:00
eina_mempool.h eina: enhance doxygen in eina_mempool.h 2014-10-30 08:47:36 +01:00
eina_mmap.c eina mmap safety handler - fix on systems without some sibgus types 2015-01-14 19:16:35 +09:00
eina_mmap.h efl: Created Eina group and added existing Eina groups to it. 2012-12-18 18:38:25 +00:00
eina_module.c eina: print error message when eina_module_load() fails. 2015-05-19 14:17:00 +02:00
eina_module.h eina: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
eina_prefix.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
eina_prefix.h eina: enhance doxygen in eina_prefix.h 2014-10-31 09:24:39 +01:00
eina_private.h eina: add eina_log_timing. 2013-03-27 21:43:45 +09:00
eina_quad.c eina: add eina_matrix. 2015-04-03 16:12:48 +02:00
eina_quad.h eina_quad: Add since tags for new eina_quad*() 2015-04-08 14:39:49 +02:00
eina_quadtree.c
eina_quadtree.h move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_rbtree.c Eina: Fix clang warnings 2015-04-21 20:11:01 +09:00
eina_rbtree.h eina: struct _Eina_Rbtree contains an enum bitfield, which is a GNU extension not specified by C99. 2013-12-27 12:07:01 +09:00
eina_rectangle.c evas: fix invalid read reported in eina_rectangle_pool_free by valgrind. 2014-06-20 10:12:07 +02:00
eina_rectangle.h eina: Eina_Rectangle API documentation 2014-10-20 18:13:38 +02:00
eina_refcount.h move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_safety_checks.c Eina safety: remove unused error string. 2015-04-22 13:06:16 +01:00
eina_safety_checks.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_sched.c eina: remove Windows specific thread implementation and rely on posix compliant library instead. 2015-02-11 16:38:10 +01:00
eina_sched.h eina: group eina_sched 2014-10-31 09:26:49 +01:00
eina_share_common.c eina: fix calloc() parameters order in eina_share. 2014-11-14 06:49:59 +01:00
eina_share_common.h
eina_simple_xml_parser.c eina: add eina_simple_xml_attribute_w3c_parse to parse attribute value. 2015-04-03 16:22:29 +02:00
eina_simple_xml_parser.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_str.c eina: extend eina_str_escape to escape more common case. 2015-03-13 09:33:28 +01:00
eina_str.h eina: extend eina_str_escape to escape more common case. 2015-03-13 09:33:28 +01:00
eina_strbuf.c
eina_strbuf.h eina: add eina_{str,bin}buf_manage_read_only_new_length(). 2014-01-20 13:04:07 +09:00
eina_strbuf_common.c eina: add eina_{str,bin}buf_manage_read_only_new_length(). 2014-01-20 13:04:07 +09:00
eina_strbuf_common.h eina: add eina_{str,bin}buf_manage_read_only_new_length(). 2014-01-20 13:04:07 +09:00
eina_strbuf_template_c.x
eina_stringshare.c eina: fix eina_stringshare format warning after commit 912924a 2015-04-28 23:51:00 +02:00
eina_stringshare.h eina_stringshare.h: added more description to eina_stringshare_add_length(). 2013-07-15 13:39:57 +09:00
eina_thread.c eina: fix warning on Windows. 2015-05-14 18:41:48 +02:00
eina_thread.h eina: use uintptr_t for Eina_Thread storage to be the same size for the different architectures. 2015-01-30 10:49:55 +01:00
eina_thread_queue.c eina: Add NULL check for eina_threadqueue_free 2015-04-10 11:34:50 +09:00
eina_thread_queue.h eina thread_queue: fix typo in doc. 2015-04-23 11:37:16 +09:00
eina_tiler.c eina: Eina_Tiler - return a NULL if intersection of two tilers doesn't exist 2014-07-21 19:33:27 +02:00
eina_tiler.h eina_tile: Add missing since version tags for union, substract, etc 2014-08-07 12:16:57 +02:00
eina_tmpstr.c Eina tmpstr: Fix tmpstr_strlen. 2015-02-10 09:53:29 +00:00
eina_tmpstr.h Delete whitespaces for header and eo files 2015-04-10 14:19:10 +09:00
eina_trash.h eina: enhance doxgen for Eina_Trash 2014-10-31 09:25:51 +01:00
eina_types.h eina: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
eina_unicode.c eina_unicode: fix memory allocation 2014-10-29 22:38:11 +01:00
eina_unicode.h eina_unicode.H: be nice. add more documentation for deprecated api. 2013-04-20 19:01:02 +09:00
eina_ustrbuf.c
eina_ustrbuf.h eina: remove macros referencing to absent functions. 2014-10-08 18:58:35 +02:00
eina_ustringshare.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eina_ustringshare.h move eina headers into lib/eina like the rest of efl - at least be 2012-09-27 04:02:37 +00:00
eina_util.c eina: use less stack on Windows for eina_environment_home_get, and no snprintf() 2015-05-18 10:36:58 +02:00
eina_util.h eina: fixup. 2015-05-14 18:41:48 +02:00
eina_value.c eina: Eina_Value - use eina_mempool_free to cleanup the memory 2015-02-05 15:37:15 +01:00
eina_value.h eina_value_free() now takes NULL like the rest of the efl free functions 2014-04-26 02:21:51 -04:00
eina_value_util.c Evil: add strptime() 2014-09-28 12:29:54 -04:00
eina_value_util.h move eina_value_util_time_string_new() to not inline 2014-09-23 15:56:46 -04:00
eina_xattr.c efl/eina_xattr: Fix memory leak in eina_xattr_value_ls. 2013-02-08 15:49:59 +00:00
eina_xattr.h efl: missing api for xattr. 2012-12-31 21:05:58 +00:00