efl/src/bin/edje
Cedric BAIL add9540b1c edje: fix edje_watch to not pass the '\n' to eio_monitor.
Eina_File line iterator does give the length of the line including the '\n'.
We did previously ignore that and passed the '\n' down to eio_monitor. Obviously
it would fail to monitor a PATH that finished with a '\n' and edje_watch did
stop working. I guess nobody did any real testing with edje watch in the past
year.

@fix
2014-03-05 12:14:40 +09:00
..
epp edje - epp - fix possible array access by negative 2013-12-13 21:26:05 +09:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
edje_cc.c edje: @feature to include license in edje file. 2014-03-03 08:39:53 -03:00
edje_cc.h edje: @feature to include license in edje file. 2014-03-03 08:39:53 -03:00
edje_cc_handlers.c edje - edje_cc - remove logically dead code 2014-02-13 19:31:29 +09:00
edje_cc_mem.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_cc_out.c edje: @feature to include license in edje file. 2014-03-03 08:39:53 -03:00
edje_cc_parse.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_cc_sources.c Fix memleak reported by Coverity: 2013-07-08 13:13:15 +01:00
edje_codegen.c allow ecore to not load system modules. 2013-11-14 13:27:19 -02:00
edje_convert.c Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_convert.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_convert_main.c allow ecore to not load system modules. 2013-11-14 13:27:19 -02:00
edje_data_convert.c Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_decc.c edje: edje_decc - added -output flag (save to specified dir) 2013-12-23 10:48:13 +09:00
edje_decc.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_external_inspector.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_inspector.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_multisense_convert.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_multisense_convert.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_pick.c edje - edje_pick - fix coverty access-after-unref issue 2013-12-11 19:24:42 +09:00
edje_player.c efl: formatting 2013-06-20 13:08:36 +02:00
edje_recc efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_watch.c edje: fix edje_watch to not pass the '\n' to eio_monitor. 2014-03-05 12:14:40 +09:00