1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-24 16:43:28 +00:00
mpv/osdep
sfan5 24dcb5d167 subprocess: unblock/reset signals before running child process
During execve() ignored and blocked signals carry over to the child
process, though apparently for SIGCHLD (which the bug report was about)
this is implementation-defined.
fixes #9613
2021-12-19 15:02:18 +01:00
..
android
macos libmpv: remove opengl_cb API and other deprecated symbols 2021-12-15 12:29:10 +01:00
win32 build: add meson build support 2021-11-14 19:13:10 +00:00
atomic.h
compiler.h osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
endian.h
getpid.h
glob-win.c
io.c
io.h
macOS_swift_bridge.h
macosx_application_objc.h
macosx_application.h mac: use visible frame rectangle for window geometry calculation 2020-12-19 21:37:55 +02:00
macosx_application.m mac: use visible frame rectangle for window geometry calculation 2020-12-19 21:37:55 +02:00
macosx_compat.h
macosx_events_objc.h
macosx_events.h
macosx_events.m
macosx_menubar_objc.h
macosx_menubar.h
macosx_menubar.m mac: add ability to toggle visibility on all workspaces from menubar 2021-02-21 13:38:53 +01:00
macosx_touchbar.h mac: only update touch bar items when necessary 2021-02-13 15:51:32 +01:00
macosx_touchbar.m mac: only update touch bar items when necessary 2021-02-13 15:51:32 +01:00
macosx_versions.h
main-fn-cocoa.c
main-fn-unix.c
main-fn-win.c
main-fn.h
mpv.exe.manifest
mpv.rc
path-macosx.m
path-unix.c Revert "path: switch back to using non-XDG config dir by default" 2020-10-16 00:47:18 +03:00
path-uwp.c
path-win.c path: do not use old_home for win32 exe dir 2020-11-16 00:44:40 +02:00
path.h
polldev.c
polldev.h
semaphore_osx.c
semaphore.h
strnlen.h
subprocess-dummy.c
subprocess-posix.c subprocess: unblock/reset signals before running child process 2021-12-19 15:02:18 +01:00
subprocess-win.c
subprocess.c
subprocess.h
terminal-dummy.c osdep/terminal: Add function to get terminal pixel dimensions 2020-11-22 13:34:25 +02:00
terminal-unix.c terminal-unix: identify and ignore unknown CSI sequences 2021-08-19 15:39:42 +03:00
terminal-win.c osdep/terminal: Add function to get terminal pixel dimensions 2020-11-22 13:34:25 +02:00
terminal.h osdep/terminal: Add function to get terminal pixel dimensions 2020-11-22 13:34:25 +02:00
threads.c
threads.h
timer-darwin.c
timer-linux.c
timer-win2.c win32: Windows 10: timeBeginPeriod on demand 2021-09-21 00:45:08 +10:00
timer.c
timer.h win32: Windows 10: timeBeginPeriod on demand 2021-09-21 00:45:08 +10:00
w32_keyboard.c
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h