13
0
livetrax/libs/pbd
Paul Davis 3a7ea6b217 use poll(2) rather than select(2) for reading output from an exec'ed process
select(2) can only handle file descriptors up to 1024, and there are fairly easy to reproduce
cases where the file descriptor used here is larger than that.
2021-05-06 14:41:28 -06:00
..
boost-debug
msvc Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCpbd Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
pbd Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
test Fix RCU Unit-test on macOS/X 2020-11-07 10:37:52 +01:00
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable.cc Keep track of recently touched Controllable 2021-02-09 02:11:04 +01:00
convert.cc
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug_rt_alloc.c
debug.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
demangle.cc
enums.cc
enumwriter.cc
epa.cc
error.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
event_loop.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ffs.cc
file_archive.cc
file_utils.cc Use soundtouch for vocal audio time stretching (1/2) 2020-08-26 19:04:58 +02:00
fpu.cc For 64-bit compilation, MSVC no longer supports inline assembly 2021-01-07 09:22:43 +00:00
gettext.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc Fix alignment unit-tests and ARM/NEON alignment 2020-10-15 03:55:42 +02:00
md5.cc
mountpoint.cc
openuri.cc Handle vfork/exec failure 2020-10-31 22:33:10 +01:00
pathexpand.cc
pbd.cc
pool.cc Fix debug message: missing newline 2021-03-21 22:31:40 +01:00
property_list.cc
pthread_utils.cc Cont'd work to improve macOS rt priority 2021-05-02 20:24:10 +02:00
reallocpool.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc Prevent duplicate search paths 2020-12-02 21:34:52 +01:00
semutils.cc
shortpath.cc
signals.cc
spinlock.cc
stacktrace.cc Remove unused function, fix optimized builds 2021-05-06 15:27:26 +02:00
stateful_diff_command.cc
stateful.cc Do not move automation when inserting regions 2021-04-29 23:26:24 +02:00
string_convert.cc
strreplace.cc
strsplit.cc
system_exec.cc use poll(2) rather than select(2) for reading output from an exec'ed process 2021-05-06 14:41:28 -06:00
textreceiver.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
timer.cc
timing.cc
tlsf.cc
transmitter.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
undo.cc
uuid.cc
whitespace.cc
windows_mmcss.cc
windows_special_dirs.cc Add an extra option when querying Windows registry keys 2020-11-09 11:35:35 +00:00
windows_timer_utils.cc
wscript Fix linking unit-tests with lld 2021-04-13 23:29:02 +02:00
xml++.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00