flatpak-builder/session-helper
Christian Hergert b3489c3557 session-helper: use proper fd with ioctl() for tty setup
This was using the "from" fd from the fd_map, which will have already been
closed by time we reach this portion of the child setup.

Tracking the movement of FDs while resolving the remappings is rather
tedious and error prone, so just locate the final fd before calling
the ioctl() in child setup.
2016-09-15 21:38:06 -07:00
..
Makefile.am.inc Split out permission store from session helper 2016-05-09 14:07:22 +02:00
flatpak-session-helper.c session-helper: use proper fd with ioctl() for tty setup 2016-09-15 21:38:06 -07:00
flatpak-session-helper.service.in Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
org.freedesktop.Flatpak.service.in Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00