public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* Extended Unix Code
@ 2013-03-17 11:40 Игорь Пашев
  2013-03-17 12:59 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Игорь Пашев @ 2013-03-17 11:40 UTC (permalink / raw)
  To: libc-ports

Hi, all.

I've noticed that some tools from illumos/solaris use "Extended Unix
Code" (EUC).
See for example [1], some description: [2], [3].

AFAIK, there is no such a functionality in glibc. (But I'd like to
note I do not understand what EUC is ;-)
So my questoins are:

1. Is such a functionality  needed in glibc?
2. Can it be replaced?
3. Can it be implemented?


[1] https://github.com/illumos/illumos-gate/blob/master/usr/src/cmd/ttymon/stty.c#L45
[2] http://docs.oracle.com/cd/E19082-01/819-2243/getwidth-3c/index.html
[3] http://docs.oracle.com/cd/E19082-01/819-2243/euclen-3c/index.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extended Unix Code
  2013-03-17 11:40 Extended Unix Code Игорь Пашев
@ 2013-03-17 12:59 ` Andreas Schwab
  2013-03-17 16:16   ` Игорь Пашев
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2013-03-17 12:59 UTC (permalink / raw)
  To: Игорь Пашев
  Cc: libc-ports

Игорь Пашев <pashev.igor@gmail.com> writes:

> 1. Is such a functionality  needed in glibc?

EUC is obsoleted by UTF-8.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extended Unix Code
  2013-03-17 12:59 ` Andreas Schwab
@ 2013-03-17 16:16   ` Игорь Пашев
  0 siblings, 0 replies; 3+ messages in thread
From: Игорь Пашев @ 2013-03-17 16:16 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: libc-ports

2013/3/17 Andreas Schwab <schwab@linux-m68k.org>:
> Игорь Пашев <pashev.igor@gmail.com> writes:
>
>> 1. Is such a functionality  needed in glibc?
>
> EUC is obsoleted by UTF-8.
>

That's what I want to know :-) Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-17 16:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 11:40 Extended Unix Code Игорь Пашев
2013-03-17 12:59 ` Andreas Schwab
2013-03-17 16:16   ` Игорь Пашев

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).