The termio interface has been obsolete [...] and is replaced by the termios interface #5

Open
opened 2026-02-25 23:19:44 +01:00 by xdelatour · 0 comments
Owner

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

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
xdelatour added this to the Code review milestone 2026-03-01 04:41:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kitfreemint/mintlib#5
No description provided.