|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T m
Length: 1092 (0x444) Types: TextFile Names: »missing.c«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦f68d31fd9⟧ »./gawk-2.11.tar.Z« └─⟦2fc192871⟧ └─⟦this⟧ »gawk-2.11/missing.c«
#ifdef DUP2_MISSING #include "missing.d/dup2.c" #endif /* DUP2_MISSING */ #ifdef GCVT_MISSING #include "missing.d/gcvt.c" #endif /* GCVT_MISSING */ #ifdef GETOPT_MISSING #include "missing.d/getopt.c" #endif /* GETOPT_MISSING */ #ifdef MEMCMP_MISSING #include "missing.d/memcmp.c" #endif /* MEMCMP_MISSING */ #ifdef MEMCPY_MISSING #include "missing.d/memcpy.c" #endif /* MEMCPY_MISSING */ #ifdef MEMSET_MISSING #include "missing.d/memset.c" #endif /* MEMSET_MISSING */ #ifdef RANDOM_MISSING #include "missing.d/random.c" #endif /* RANDOM_MISSING */ #ifdef STRCASE_MISSING #include "missing.d/strcase.c" #endif /* STRCASE_MISSING */ #ifdef STRCHR_MISSING #include "missing.d/strchr.c" #endif /* STRCHR_MISSING */ #ifdef STRERROR_MISSING #include "missing.d/strerror.c" #endif /* STRERROR_MISSING */ #ifdef STRTOD_MISSING #include "missing.d/strtod.c" #endif /* STRTOD_MISSING */ #ifdef TMPNAM_MISSING #include "missing.d/tmpnam.c" #endif /* TMPNAM_MISSING */ #if defined(VPRINTF_MISSING) && defined(BSDSTDIO) #include "missing.d/vprintf.c" #endif /* VPRINTF_MISSING && BSDSTDIO */