diff options
author | Ian Moffett <ian@osmora.org> | 2025-06-23 13:40:05 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-06-23 13:40:05 -0400 |
commit | 789d714ed76df094bd34f5db0a84060061443de4 (patch) | |
tree | 47f23ef85a306ab747a3accb57e889b70763966b /usr.bin/mrow/mrow.c | |
parent | 395fb7ac0dd57f9352a4001b4456095c47a63ef3 (diff) |
usr.bin: kfgwm: Allocate new windows with malloc()
As malloc() has been recently introduced into the Hyra libc, we should
take advantage of it to allow us to share windows between functions
without relying on the stack.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.bin/mrow/mrow.c')
0 files changed, 0 insertions, 0 deletions