Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ check_for_syscalls(1) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



CHECKFORSYSCALLS(1)                                    CHECKFORSYSCALLS(1)



NAME
     check_for_syscalls - check for embedded syscalls in an object file.

SYNOPSIS
     /usr/bin/checkforsyscalls [ -syscalls syscall_file ] file

DESCRIPTION
     checkforsyscalls finds embedded system calls in an object file.  An
     ABI-compliant program may not directly do system calls, it must invoke an
     ABI-compliant DSO to access system services.

     -syscalls syscall_file
          This file is used to translate from system call numbers to names.
          The default is /usr/lib/abi/data/syscall.names.

FILES
     /usr/lib/abi/data/syscall.names






































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026