|
menuc(1) -- menu compiler
|
This implements a curses based menu system. A source file that describes menus, their options, and how to process the options is given to menuc and produces both a .c and a .h file that implement the ... |
mkstr(1) -- create an error message file by massaging C source
|
mkstr creates files containing error messages extracted from C source, and restructures the same C source, to utilize the created error message file. The intent of mkstr was to reduce the size of larg... |
|
msgc(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_clear(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_display(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_display_add(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_prompt(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_prompt_add(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_prompt_noecho(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_standend(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_standout(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_string(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_table_add(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
msg_window(1) -- simple message list compiler
|
This implements a curses based message display system. A source file that lists messages with associated names is given to msgc and produces both a .c and a .h file that implement the menu system. The... |
nm(1) -- list symbols from object files.
|
GNU nm lists the symbols from object files objfile. If no object files are given as arguments, nm assumes `a.out'. |