summary refs log tree commit diff
path: root/README.txt
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-27 00:07:38 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-27 00:07:38 -0700
commit33fb92edc2a9958234b1bc2431a17fa4edbd83ea (patch)
treed0353520e178e44a5c1fddc01b9bd7fe481b5a8a /README.txt
parent24d9dcc942f8a00af682b9032575f8a5864efdc5 (diff)
deal properly with EINTR from sys-read
this will be necessary to resume after running a signal handler. it had a bug where any error code other than ENOENT would be treated as a number of bytes read, resulting in a negative value for the buffer's logical length. amazingly this didn't crash, but it wasn't great.

anyway now that's all fixed

Force-Push: yes
Change-Id: I1c2b45d8efd531c121c5695cdf0cc74609c80547
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions