notcurses/tools
nick black 5815a65fb5
ncsubproc: properly catch exit on non-pidfd path
When we don't have a pidfd available on which to poll(2) (this
is true of Linux pre-5.3, and FreeBSD), we can't rely on a
child death breaking our poll loop. Instead, in this case launch
a second thread, which just sits on a blocking waitpid(2). If
it gets an exit, it calls the completion callback, triggering
the teardown. Closes #728, and ought lets us run the test suite
on FreeBSD.
2020-06-28 05:56:38 -04:00
..
APKBUILD ncsubproc: properly catch exit on non-pidfd path 2020-06-28 05:56:38 -04:00
notcurses.pc.in Revert "Change DSO versioning scheme" 2020-05-28 17:31:22 -04:00
notcurses++.pc.in Revert "Change DSO versioning scheme" 2020-05-28 17:31:22 -04:00
notcursesConfig.cmake.in Revert "Change DSO versioning scheme" 2020-05-28 17:31:22 -04:00
PKGBUILD keep a copy of our arch PKGBUILD 2020-04-11 13:48:04 -04:00
release.sh v1.4.2.3 2020-05-17 09:01:53 -04:00
setup.cfg.in python: run sdist in build process 2020-02-08 23:31:51 -05:00
setup.py.in Revert "Change DSO versioning scheme" 2020-05-28 17:31:22 -04:00
version.h.in remove all libsixel crap #200 2020-06-05 04:19:56 -04:00