You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
APKBUILD ncsubproc: properly catch exit on non-pidfd path 4 years ago
PKGBUILD keep a copy of our arch PKGBUILD 4 years ago
notcurses++.pc.in Revert "Change DSO versioning scheme" 4 years ago
notcurses.pc.in Revert "Change DSO versioning scheme" 4 years ago
notcursesConfig.cmake.in Revert "Change DSO versioning scheme" 4 years ago
release.sh v1.4.2.3 4 years ago
setup.cfg.in python: run sdist in build process 5 years ago
setup.py.in Revert "Change DSO versioning scheme" 4 years ago
version.h.in remove all libsixel crap #200 4 years ago