efl/legacy
Vincent Torri 141a2bb9a8 fix the Windows select function:
* On Windows, the values returned by pipe() are sockets.
   Hence they can be huge. Iterate over the list of "fds"
   instead of the max value
 * In the loop which iterates over the win32 handlers,
   we never go to the next element, so infinite loop...


SVN revision: 48807
2010-05-13 08:10:17 +00:00
..
ecore fix the Windows select function: 2010-05-13 08:10:17 +00:00
edje edje: be more precise about the Lua version we are expecting 2010-05-08 10:54:40 +00:00
eet * link pthread and spinlock code instead of just compiling 2010-05-02 05:19:35 +00:00
efreet make all strings returned by efre_mime_type_get stringshared 2010-05-05 20:55:14 +00:00
eina * eina: don't shadow global variable. 2010-05-04 16:26:29 +00:00
embryo Apply the same fix MEJ did ( http://marc.info/?l=enlightenment-svn&m=127157420508183&w=3 ) to more specs 2010-04-21 20:55:23 +00:00
emotion copy/paste error 2010-04-23 17:37:31 +00:00
ethumb Use edje_edit_object_add() or the edje_edit API won't work. 2010-04-26 19:46:15 +00:00
evas hmmmm gl-es doesnt like that texture2d thing. disable again. 2010-05-12 03:27:34 +00:00
evil * src/lib/evil_stdio.c: 2010-04-14 17:47:40 +00:00