enlightenment/src
Derek Foreman a85a602a39 Revert "Set close on exec for stdin"
This reverts commit 40e8bb044c.

EFL master solves this properly
EFL stable currently has a bug that solves this accidentally

so there's a window of about 3 commits in git where it's a problem,
and nobody should run those commits in production :)

This fix caused some problems when restarting E, as stdin would
cloexec and then the following startup would try to set cloexec
on an invalid fd and generate an err that generated a cri because
of an invalid log domain.

Someone should probably figure out the log domain thing.
2017-09-26 14:19:24 -05:00
..
bin Revert "Set close on exec for stdin" 2017-09-26 14:19:24 -05:00
modules use correct env vars for connman proxy setting 2017-09-26 12:26:18 -04:00
protocol add fd passing to aux hints protocol 2017-09-21 13:31:01 -04:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
Makefile.mk add more files to autotools dist 2017-09-06 13:32:25 -04:00