efl/legacy/ecore/src/lib/ecore
Vincent Torri b20f37ef58 Ecore: fix seg fault in ecore_thread on Windows
PHS() was returning a wrong value. Thanks to Cedric for the help

SVN revision: 75720
2012-08-27 06:04:16 +00:00
..
Ecore.h extend ecore fork infra to handle pipe re-create afetr fork for 2012-08-13 08:52:45 +00:00
Ecore_Getopt.h ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
Makefile.am ecore: add Exotic support. 2012-02-24 11:20:25 +00:00
ecore.c extend ecore fork infra to handle pipe re-create afetr fork for 2012-08-13 08:52:45 +00:00
ecore_alloc.c fix passthrough getenv for eina mempool in ecore too. 2012-08-10 12:50:09 +00:00
ecore_anim.c ecore/ecore_anim: Dead initial assignment. The value gets set two lines later in any case. 2012-06-15 14:11:38 +00:00
ecore_app.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_events.c remove EAPI from _ecore_event_signal_user_new(). 2012-04-13 15:36:42 +00:00
ecore_exe.c add warning if u dont have process priority swizzling. 2012-07-18 11:54:32 +00:00
ecore_exe_ps3.c Ecore: Port ecore to the PS3 2011-11-05 17:49:49 +00:00
ecore_exe_win32.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_exe_wince.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_getopt.c Cleanup Doxygen Warnings - ecore 1 2012-04-23 20:09:44 +00:00
ecore_glib.c From: 이병우 <bw80.lee@samsung.com> 2012-03-29 10:36:23 +00:00
ecore_idle_enterer.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_idle_exiter.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_idler.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_job.c ecore ecore_job.c: Fixed formatting. 2012-04-10 09:12:08 +00:00
ecore_main.c Ecore: fix error message 2012-08-17 07:59:36 +00:00
ecore_pipe.c From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +00:00
ecore_poll.c ecore ecore_poll.c: Fixed formatting. 2012-04-06 04:14:25 +00:00
ecore_private.h ecore: force pthread_join even when main loop isn't running. 2012-05-30 12:14:34 +00:00
ecore_signal.c i wonder if this patches over some odd signal processing hang i see in 2012-05-31 13:32:09 +00:00
ecore_thread.c Ecore: fix seg fault in ecore_thread on Windows 2012-08-27 06:04:16 +00:00
ecore_throttle.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_time.c ecore: fix typos. 2012-02-24 11:48:53 +00:00
ecore_timer.c ecore: fix typo in ecore_timer_delay 2012-07-28 09:24:18 +00:00