curl/src
Ryan Schmidt 82b3481309
setup: do not require __MRC__ defined for Mac OS 9 builds
Partially reverts "somewhat protect Mac OS X users from using Mac OS 9
config file", commit 62519bfe05.

Do things that are specific to classic Mac OS (i.e. include config-mac.h
in curl_setup.h and rename "main" to "curl_main" in tool_setup.h) when
only "macintosh" is defined. Remove the additional condition that
"__MRC__" should be defined since that would only be true with the MPW
MrC compiler which prevents the use of other reasonable compilers like
the MPW SC compiler and especially the Metrowerks CodeWarrior compilers.
"macintosh" is only defined by classic Mac OS compilers so this change
should not affect users of Mac OS X / OS X / macOS / any other OS.

Closes #10037
2022-12-06 09:35:47 +01:00
..
.gitignore
CMakeLists.txt
curl.rc
Makefile.am Makefile.mk: portable Makefile.m32 2022-11-22 08:28:41 +00:00
Makefile.inc netware: remove leftover traces 2022-11-23 11:56:52 +01:00
Makefile.mk Makefile.mk: address minor issues 2022-12-02 15:20:41 +00:00
mkhelp.pl
slist_wc.c
slist_wc.h
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c
tool_cb_dbg.h
tool_cb_hdr.c lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
tool_cb_hdr.h
tool_cb_prg.c
tool_cb_prg.h
tool_cb_rea.c curl: timeout in the read callback 2022-10-28 17:57:14 +02:00
tool_cb_rea.h
tool_cb_see.c
tool_cb_see.h
tool_cb_wrt.c lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
tool_cb_wrt.h
tool_cfgable.c curl: add --url-query 2022-11-08 14:37:34 +01:00
tool_cfgable.h curl: add --url-query 2022-11-08 14:37:34 +01:00
tool_dirhie.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
tool_dirhie.h
tool_doswin.c tool: use feature names instead of bit mask, when possible 2022-11-14 09:19:10 +01:00
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_filetime.c
tool_filetime.h
tool_findfile.c
tool_findfile.h
tool_formparse.c tool_formparse: unroll the NULL_CHECK and CONST_FREE macros 2022-10-14 11:50:28 +02:00
tool_formparse.h tool_formparse: unroll the NULL_CHECK and CONST_FREE macros 2022-10-14 11:50:28 +02:00
tool_getparam.c lib: parse numbers with fixed known base 10 2022-11-17 23:15:37 +01:00
tool_getparam.h
tool_getpass.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
tool_getpass.h
tool_help.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
tool_help.h
tool_helpers.c
tool_helpers.h
tool_hugehelp.c.cvs
tool_hugehelp.h
tool_libinfo.c tool: use feature names instead of bit mask, when possible 2022-11-14 09:19:10 +01:00
tool_libinfo.h tool: use feature names instead of bit mask, when possible 2022-11-14 09:19:10 +01:00
tool_listhelp.c curl: add --url-query 2022-11-08 14:37:34 +01:00
tool_main.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
tool_main.h
tool_msgs.c
tool_msgs.h
tool_operate.c tool_operate: override the numeric locale and set "C" by force 2022-11-25 08:32:23 +01:00
tool_operate.h curl: timeout in the read callback 2022-10-28 17:57:14 +02:00
tool_operhlp.c tool_operate: more transfer cleanup after parallel transfer fail 2022-10-18 08:41:38 +02:00
tool_operhlp.h curl/add_file_name_to_url: use the libcurl URL parser 2022-10-10 22:39:41 +02:00
tool_paramhlp.c lib: parse numbers with fixed known base 10 2022-11-17 23:15:37 +01:00
tool_paramhlp.h curl: timeout in the read callback 2022-10-28 17:57:14 +02:00
tool_parsecfg.c
tool_parsecfg.h
tool_progress.c
tool_progress.h
tool_sdecls.h curl: timeout in the read callback 2022-10-28 17:57:14 +02:00
tool_setopt.c misc: remove duplicated include files 2022-10-26 11:27:59 +02:00
tool_setopt.h
tool_setup.h setup: do not require __MRC__ defined for Mac OS 9 builds 2022-12-06 09:35:47 +01:00
tool_sleep.c
tool_sleep.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
tool_urlglob.h
tool_util.c
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeout_json.c
tool_writeout_json.h
tool_writeout.c
tool_writeout.h
tool_xattr.c test644: verify --xattr (with redirect) 2022-10-22 23:56:38 +02:00
tool_xattr.h test644: verify --xattr (with redirect) 2022-10-22 23:56:38 +02:00