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_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_Getopt.h
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
ecore_anim.c
ecore_animator.eo
ecore_app.c
ecore_events.c
ecore_exe.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:02 +00:00
ecore_exe.eo
ecore_exe_posix.c
ecore_exe_private.h
ecore_exe_ps3.c
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_glib.c
ecore_idle_enterer.c
ecore_idle_enterer.eo
ecore_idle_exiter.c
ecore_idle_exiter.eo
ecore_idler.c ecore/idler - simpler checking. 2015-03-28 15:43:50 +09:00
ecore_idler.eo
ecore_job.c
ecore_job.eo
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_parent.eo
ecore_pipe.c
ecore_poller.c
ecore_poller.eo
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_throttle.c
ecore_time.c
ecore_timer.c
ecore_timer.eo