#include <stdio.h>
#include <signal.h>
#include <a.out.h>
#include <sys/file.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "../parm.h"
#include "mesg.h"
Go to the source code of this file.
#define MAXFILELEN 100 |
Referenced by main().
void add_objfile | ( | char * | ofile | ) |
main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 198 of file rc.c.
References add_objfile(), aflag, apmnflags, appflags, cflag, Cflag, CGflag, CGNAME, cgname, codefilename, dloadflag, etext, FALSE, Fflag, fflag, GEN_C, Gflag, global_ar_name, intr_handler(), libraries, lpmnflags, lppflags, lprtflags, main_out_fname, MAXFILELEN, MAXNLIBRARIES, MAXNOBJFILES, mktemp(), nlibraries, nobjfiles, objfilelist, OBJFILELIST, objfiles, ofile, Oflag, oflag, OOflag, OOOflag, OPTNAME, optname, outfilename(), Pflag, pflag, PPNAME, ppname, printstatus(), Rcname, RCNAME, rcname, rctmp0name, rctmp1name, rctmp2name, rctmp3name, rctmp4name, Rflag, rflag, rfork(), RICFILTERNAME, RICfiltername, RICOPTNAME, RICoptname, rmfiles(), Sflag, take_next, TRUE, uflag, usage(), Vflag, xflag, and Xflag.
char* malloc | ( | ) |
char* mktemp | ( | ) |
Referenced by main().
char* outfilename | ( | ) |
Referenced by main().
printstatus | ( | unsigned | s | ) |
rmfiles | ( | ) |
Definition at line 1017 of file rc.c.
References Gflag, Oflag, OOflag, rctmp0name, rctmp1name, rctmp2name, rctmp3name, and rctmp4name.
Referenced by intr_handler(), and main().
char* codefilename |
char* main_out_fname |
int nlibraries = 0 |
int nobjfiles = 0 |
char* objfiles[MAXNOBJFILES] |
char* rctmp0name |
char* rctmp1name |
char* rctmp2name |
char* rctmp3name |
char* rctmp4name |
char* RICfiltername |
char* RICoptname |