mirror of
https://github.com/freemint/mintlib.git
synced 2026-04-03 12:58:13 +02:00
The termio interface has been obsolete [...] and is replaced by the termios interface #5
Labels
No labels
VDI
bug
build
critical
documentation
duplicate
enhancement
help wanted
i18n-l10n
invalid
kernel
libc
packaging
question
upstream
website
wontfix
xaaes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kitfreemint/mintlib#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
glibc (2.42-7) unstable; urgency=medium
Starting with glibc 2.42, the termio interface has been removed. This means
that the <termio.h> header and the definition of struct termio in
<sys/ioctl.h> are no longer available. The termio interface has been obsolete
since the very first version of POSIX.1 in 1988, and is replaced by the
termios interface.
-- Aurelien Jarno aurel32@debian.org Sun, 04 Jan 2026 10:07:24 +0100