Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ symorder(1) — GDT-UNX 6.8_er0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nlist(3)

SYMORDER(1)  —  UNIX Programmer’s Manual

NAME

symorder − rearrange name list

SYNOPSIS

symorder orderlist symbolfile

DESCRIPTION

Orderlist is a file containing symbols to be found in symbolfile; 1 symbol per line. 

Symbolfile is updated in place to put the requested symbols first in the symbol table, in the order specified.  This ordering is accomplished by swapping the old symbols in the required spots with the new ones.  If all of the order symbols are not found, an error is generated. 

This program was specifically designed to reduce the overhead of obtaining symbols from /vmunix. 

SEE ALSO

nlist(3)

3rd Berkeley Distribution  —  %W%%Q%%Y%

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