1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Add IUTF8.

This commit is contained in:
Ulrich Drepper
2004-03-31 08:53:30 +00:00
parent b6f10974a7
commit a6f205b507
5 changed files with 5 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ struct termios
# define IXANY 0004000
# define IUCLC 0010000
# define IMAXBEL 0020000
# define IUTF8 0040000
#endif
/* c_oflag bits */