AIX Documentation: Commands:
Code Management and Refinement Tools
- Current View:
Commands
- Views: [ Books | Commands | Programmer's Reference | Tasks and Topics ]
Back
- Commands
- Categorical List of Commands
- Software Development
- Code Management and Refinement Tools
- admin Creates and controls Source Code Control System (SCCS) files.
- cb Puts C source code into a form that is easily read.
- cdc Changes the comments in a SCCS delta.
- cflow Generates a C and C++ flow graph of external references.
- comb Combines SCCS deltas.
- ctags Makes a file of tags to help locate objects in source files.
- cxref Creates a C and C++ program cross-reference listing.
- delta Creates a delta in a SCCS file.
- fsplit Splits FORTRAN source code into separate routine files.
- get Creates a specified version of a SCCS file.
- indent Reformats a C language program.
- ld Links object files.
- ldedit Modifies an XCOFF executable file header.
- lint Checks C and C++ language programs for potential problems.
- lorder Finds the best order for member files in an object library.
- nm Displays information about symbols in object files, executable files, and object-file libraries.
- prof Displays object file profile data.
- prs Displays a Source Code Control System (SCCS) file.
- ranlib Converts archive libraries to random libraries.
- rmdel Removes a delta from a SCCS file.
- rpcgen Generates C code to implement an RPC protocol.
- rtl_enable Relinks shared objects to enable the runtime linker to use them. This command only applies to AIX 4.2 or later.
- sact Displays current SCCS file-editing status.
- sccs Administration program for SCCS commands.
- sccsdiff Compares two versions of a SCCS file.
- sccshelp Provides information about a SCCS message or command.
- strip Reduces the size of an Extended Common Object File Format (XCOFF) object file by removing information used by the binder and symbolic debug program.
- stripnm Displays the symbol information of a specified object file.
- unget Cancels a previous get command.
- val Validates SCCS files.
- what Displays identifying information in files.
- xstr Extracts strings from C programs to implement shared strings.