DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦a59eeb87f⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Tty, seg_0509a1

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Os_Files;
with Termio;
package Tty is

    type Tchars is
        record
            T_Intrc : Character;  -- interrupt
            T_Quitc : Character;  -- quit
            T_Startc : Character; -- start output
            T_Stopc : Character;  -- stop output
            T_Eofc : Character;  -- end-of-file
            T_Brkc : Character;  -- input delimiter (like nl)
        end record;

    type Ltchars is
        record
            T_Suspc : Character;  -- stop process signal
            T_Dsuspc : Character; -- delayed stop process signal
            T_Rprntc : Character; -- reprint line
            T_Flushc : Character; -- flush output (toggles)
            T_Werasc : Character; -- word erase
            T_Lnextc : Character; -- literal next character
        end record;

    type Total_State is
        record
            U_Tty_Chars : Tchars;
            U_Tty_Local : Ltchars;
            U_Tty_Termio : Termio.Termio_T;
            U_Lmode : Integer;
        end record;

    type Winsize is
        record
            Ws_Row, Ws_Col,   -- character size of window
            Ws_Xpixel, Ws_Ypixel : -- pixel size of window
               Short_Integer; -- unsigned
        end record;

    procedure Condition_Port (Fd : Os_Files.File_Descriptor);
    procedure Set_Tty_State
                 (Fd : Os_Files.File_Descriptor; State : Total_State);
    procedure Get_Tty_State (Fd : Os_Files.File_Descriptor;
                             State : out Total_State);
    procedure Show_Tty_State (Fd : Os_Files.File_Descriptor);
    procedure Catch_Hup;
    procedure Sys_Err (Msg : String);
end Tty;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1f rec1=00 rec2=01 rec3=016
        [0x01] rec0=13 rec1=00 rec2=02 rec3=000
    tail 0x2154af6ae878e797271c7 0x42a00088462060003