X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/fbd86d4cc20b02a10edcca92fb7ae0a143e63cc4..1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58:/stdlib/Makefile.inc diff --git a/stdlib/Makefile.inc b/stdlib/Makefile.inc index 9feb682..c33b883 100644 --- a/stdlib/Makefile.inc +++ b/stdlib/Makefile.inc @@ -99,6 +99,7 @@ OBSDMISRCS=ecvt.c gcvt.c LEGACYSRCS+= getopt.c putenv.c realpath.c setenv.c system.c DARWINEXTSNSRCS += realpath.c CANCELABLESRCS += system.c +DYLDSRCS += atexit.c exit.c gettimeofday.c heapsort.c merge.c qsort.c reallocf.c realpath.c # set the LIBC_ALIAS_* macros so we can decorate the symbol independent # of other macro settings