COMMON OS SYSTEM CALL METHOD

PROBLEM TO BE SOLVED: To enable development of an application program not to depend on an OS. SOLUTION: A common OS system call capable of selectively calling a system call of an operating system counted on an incorporating device is generated from system calls of several kinds of operating systems...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: YUMIBA TADASUKE
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To enable development of an application program not to depend on an OS. SOLUTION: A common OS system call capable of selectively calling a system call of an operating system counted on an incorporating device is generated from system calls of several kinds of operating systems and a reference table to define staring addresses of the respective common OS system calls as an element is generated. The application program can indirectly call the system call of the operating system mounted on the incorporating device by calling the common OS system call by using the reference table.