Annotation of 43BSDReno/usr.bin/make/nonints.h, revision 1.1

1.1     ! root        1: char **brk_string(), *emalloc(), *str_concat();
        !             2: 
        !             3: ReturnStatus   Arch_ParseArchive ();
        !             4: void   Arch_Touch ();
        !             5: void   Arch_TouchLib ();
        !             6: int    Arch_MTime ();
        !             7: int    Arch_MemMTime ();
        !             8: void   Arch_FindLib ();
        !             9: Boolean        Arch_LibOODate ();
        !            10: void   Arch_Init ();
        !            11: void   Compat_Run();
        !            12: void   Dir_Init ();
        !            13: Boolean        Dir_HasWildcards ();
        !            14: void   Dir_Expand ();
        !            15: char * Dir_FindFile ();
        !            16: int    Dir_MTime ();
        !            17: void   Dir_AddDir ();
        !            18: ClientData     Dir_CopyDir ();
        !            19: char * Dir_MakeFlags ();
        !            20: void   Dir_Destroy ();
        !            21: void   Dir_ClearPath ();
        !            22: void   Dir_Concat ();
        !            23: int    Make_TimeStamp ();
        !            24: Boolean        Make_OODate ();
        !            25: int    Make_HandleUse ();
        !            26: void   Make_Update ();
        !            27: void   Make_DoAllVar ();
        !            28: Boolean        Make_Run ();
        !            29: void   Job_Touch ();
        !            30: Boolean        Job_CheckCommands ();
        !            31: void   Job_CatchChildren ();
        !            32: void   Job_CatchOutput ();
        !            33: void   Job_Make ();
        !            34: void   Job_Init ();
        !            35: Boolean        Job_Full ();
        !            36: Boolean        Job_Empty ();
        !            37: ReturnStatus   Job_ParseShell ();
        !            38: int    Job_End ();
        !            39: void   Job_Wait();
        !            40: void   Job_AbortAll ();
        !            41: void   Main_ParseArgLine ();
        !            42: void   Error ();
        !            43: void   Fatal ();
        !            44: void   Punt ();
        !            45: void   DieHorribly ();
        !            46: void   Finish ();
        !            47: void   Parse_Error ();
        !            48: Boolean        Parse_IsVar ();
        !            49: void   Parse_DoVar ();
        !            50: void   Parse_AddIncludeDir ();
        !            51: void   Parse_File();
        !            52: Lst    Parse_MainName();
        !            53: void   Suff_ClearSuffixes ();
        !            54: Boolean        Suff_IsTransform ();
        !            55: GNode *        Suff_AddTransform ();
        !            56: void   Suff_AddSuffix ();
        !            57: int    Suff_EndTransform ();
        !            58: Lst    Suff_GetPath ();
        !            59: void   Suff_DoPaths();
        !            60: void   Suff_AddInclude ();
        !            61: void   Suff_AddLib ();
        !            62: void   Suff_FindDeps ();
        !            63: void   Suff_SetNull();
        !            64: void   Suff_Init ();
        !            65: void   Targ_Init ();
        !            66: GNode *        Targ_NewGN ();
        !            67: GNode *        Targ_FindNode ();
        !            68: Lst    Targ_FindList ();
        !            69: Boolean        Targ_Ignore ();
        !            70: Boolean        Targ_Silent ();
        !            71: Boolean        Targ_Precious ();
        !            72: void   Targ_SetMain ();
        !            73: int    Targ_PrintCmd ();
        !            74: char * Targ_FmtTime ();
        !            75: void   Targ_PrintType ();
        !            76: char * Str_Concat ();
        !            77: int    Str_Match();
        !            78: void   Var_Delete();
        !            79: void   Var_Set ();
        !            80: void   Var_Append ();
        !            81: Boolean        Var_Exists();
        !            82: char * Var_Value ();
        !            83: char * Var_Parse ();
        !            84: char * Var_Subst ();
        !            85: char * Var_GetTail();
        !            86: char * Var_GetHead();
        !            87: void   Var_Init ();
        !            88: char * Str_FindSubstring();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.