Skip to content
Success

Changes

Summary

  1. top: use termios instead of termio (commit: 1861c11) (details)
Commit 1861c11e3f31d5279f3a98ded7c2917d1aade50e by Aurélien Larcher
top: use termios instead of termio
termio is using 8 control chars and we end up reading past array end.
Since termios is preferred interface, use it instead.
(commit: 1861c11)
The file was addedcomponents/sysutils/top/patches/11.termios.patch
The file was modifiedcomponents/sysutils/top/Makefile (diff)