1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +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

@ -73,6 +73,7 @@ struct termios
#define IXANY 0x00000800
#define IXOFF 0x00001000
#define IMAXBEL 0x00002000
#define IUTF8 0x00004000
/* c_oflag bits */
#define OPOST 0x00000001