|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package Posix_Process_Identification, seg_0213ee
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Posix;
-- Commented out for RCI Customization
-- with Interface_Types; -- implementation defined
package Posix_Process_Identification is
-- Process Identification Operations
type Process_Id is private;
-- Null_Process_Id : constant Process_Id; -- RCF MOD
function Null_Process_Id return Process_Id; -- RCF MOD
function Get_Process_Id return Process_Id;
function Get_Parent_Process_Id return Process_Id;
function Image (Id : Process_Id) return String;
function Value (Str : String) return Process_Id;
-- Process Groups
function Get_Process_Group_Id return Process_Id;
procedure Create_Session (Session_Leader : out Process_Id);
procedure Set_Process_Group_Id
(Process : in Process_Id := Get_Process_Id;
Process_Group : in Process_Id := Get_Process_Group_Id);
-- User IDs
type User_Id is private;
function Get_Real_User_Id return User_Id;
function Get_Effective_User_Id return User_Id;
procedure Set_User_Id (Id : in User_Id);
function Get_Control_Terminal_Login_Name return Posix.Posix_String;
function Get_Effective_User_Login_Name return Posix.Posix_String;
function Image (Id : User_Id) return String;
function Value (Str : String) return User_Id;
-- Group IDs
type Group_Id is private;
function Get_Real_Group_Id return Group_Id;
function Get_Effective_Group_Id return Group_Id;
procedure Set_Group_Id (Id : in Group_Id);
type Group_Member_List is array (Positive range <>) of Group_Id;
function Get_Groups return Group_Member_List;
function Image (Id : Group_Id) return String;
function Value (Str : String) return Group_Id;
private
type Process_Id is new Boolean;
type User_Id is new Boolean;
type Group_Id is new Boolean;
end Posix_Process_Identification;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=21 rec1=00 rec2=01 rec3=04a
[0x01] rec0=1d rec1=00 rec2=02 rec3=000
tail 0x2171d638c838d73aca138 0x42a00088462060003