enlightenment_my/src
Carsten Haitzler 4f8e3acfcf nvidia driver workaround atexit handlers for pam auth
this works around an apparently atexit() handler in nvidia drivers
that if you fork() a parent and do NOT exec() then the child process
will end up messing with the parent processes access to the nvidia
devices/display/whatever i believe via an atexit() handler because
moving from exit() to _exit() solves the issue. fixes T6197

@fix
2017-10-30 13:11:06 +09:00
..
bin nvidia driver workaround atexit handlers for pam auth 2017-10-30 13:11:06 +09:00
modules wl-drm: Fix issue of not being able to set output mode 2017-10-25 15:28:46 -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