This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Extended Unix Code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]