Difference between revisions of "Category:Syscalls:Built-in Apps"
From WikiPrizm
Jump to navigationJump to search (Created page with "These are syscalls that open OS built-in apps. {{BuiltinAppSyscallMessage}} Category:Syscalls") |
|||
Line 1: | Line 1: | ||
− | These are syscalls that open OS built-in apps. | + | These are [[syscalls]] that open OS built-in apps. |
{{BuiltinAppSyscallMessage}} | {{BuiltinAppSyscallMessage}} | ||
[[Category:Syscalls]] | [[Category:Syscalls]] |
Latest revision as of 18:32, 18 November 2014
These are syscalls that open OS built-in apps.
Note that even though most built-in apps do not return, the calling code is kept on stack and one can return to it using a ugly hack, for example through timers, setjmp and longjmp. The reason why they don't return is that they expect to use GetKey as an exit point.
Pages in category "Syscalls:Built-in Apps"
The following 5 pages are in this category, out of 5 total.