diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2022-11-02 07:20:09 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2022-11-02 07:20:09 +0000 |
commit | 25e0991fac3fb544cdf18903c285de7e16343f0b (patch) | |
tree | 519f742e155fa5a8ff12898cb846cf6aa9c9c84e /usr.bin/tmux/input-keys.c | |
parent | 31c7022553963522dee5f0765842216773d2cfe2 (diff) |
Clean up more ancient history: since 2015 the libc stubs for
fork/vfork/__tfork haven't cared about the second return register.
So, stop setting retval[1] in kern_fork.c and stop setting the
second return register in the MD child_return() routines.
With the above, we have no multi-register return values on LP64,
so stop touching that register in the trapframe on those archs.
testing miod@ and aoyama@
ok miod@
Diffstat (limited to 'usr.bin/tmux/input-keys.c')
0 files changed, 0 insertions, 0 deletions