efl/src/lib/ecore
Conrad Meyer 9281fb5537 ecore_main.c: Refactor purely duplicate ecore_main_fd_handler_file_add()
Summary:
... to simply invoke `_ecore_main_fd_handler_add()`. The only difference appears to be the former sets `->file` to `EINA_TRUE`. So, we add that as a parameter.

You can consider this patch, and any other contributions I make to enlightenment, to be under the terms of whatever open source license governs that particular project, or at your option, the MIT license. Basically, if I'm uploading patches here, it's because I want them to be useful.

Test Plan: Should be pretty straightforward. I am in the process of doing a compile check.

Reviewers: #efl

Projects: #efl

Differential Revision: https://phab.enlightenment.org/D2302
2015-04-08 15:47:26 +09:00
..
Ecore.h ecore_ipc: update missing API documentation. 2014-10-20 18:32:27 +02:00
Ecore_Common.h ecore: Move documentation for ecore_timer_add at the correct place. 2015-04-01 10:23:00 +02:00
Ecore_Eo.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
Ecore_Getopt.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Legacy.h ecore: Move documentation for ecore_timer_add at the correct place. 2015-04-01 10:23:00 +02:00
ecore.c eina + ecore - fix main loop thread id tracking on fork 2015-02-26 19:47:51 +09:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c ecore animator pos map - move from v[] array to *v pointer. 2014-12-17 17:00:11 +09:00
ecore_animator.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c Revert "ecore/ecore_event - logically this check is redundant." 2014-05-27 22:27:05 +09:00
ecore_exe.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:02 +00:00
ecore_exe.eo eolian: move efl eo files over to the new ctor syntax 2014-09-01 15:53:35 +01:00
ecore_exe_posix.c Ecore exe: Mark obj as unused. 2014-09-02 13:23:41 +01:00
ecore_exe_private.h Ecore exe: refactor and fix compilation on windows. 2014-08-27 15:14:17 +01:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c ecore_exe: fix ecore_exe_pid_get on windows 2015-03-23 19:37:24 +01:00
ecore_getopt.c ecore_getopt: correct fix for CID 98382 and 98383 2014-08-27 11:57:19 +01:00
ecore_glib.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_idle_enterer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_enterer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idle_exiter.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_exiter.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idler.c ecore/idler - simpler checking. 2015-03-28 15:43:50 +09:00
ecore_idler.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_job.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_job.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_main.c ecore_main.c: Refactor purely duplicate ecore_main_fd_handler_file_add() 2015-04-08 15:47:26 +09:00
ecore_mainloop.eo ecore: do not use Eina_Bool in ecore_mainloop.eo 2014-08-28 17:02:20 +01:00
ecore_parent.eo Ecore eolian: Fix namespaces for all of the ecore classes. 2014-06-30 17:47:06 +01:00
ecore_pipe.c ecore-pipe - check fcntl return 2014-08-27 15:17:00 +09:00
ecore_poller.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_poller.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_private.h ecore_main.c: Refactor purely duplicate ecore_main_fd_handler_file_add() 2015-04-08 15:47:26 +09:00
ecore_signal.c ecore signals - make note of forkfd stuff that is new to avoid sigchld 2015-03-13 14:54:02 +09:00
ecore_thread.c ecore: fix compilation, missing return value in ecore_thread_wait 2015-01-07 22:12:29 +01:00
ecore_throttle.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_time.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_timer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_timer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00