Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore Modified Files: ecore_exe.c Log Message: if an ecore evas is shaped and avoid damage - render it just before a show :) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/ecore_exe.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ecore_exe.c 27 Apr 2005 14:30:36 -0000 1.7 +++ ecore_exe.c 7 Jul 2005 03:31:34 -0000 1.8 @@ -52,7 +52,7 @@ } setsid(); execl("/bin/sh", "/bin/sh", "-c", exe_cmd, (char *)NULL); - exit(0); + exit(127); return NULL; } ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs