log src/mac.c @ 64247:e55c855616f5

age author description
Tue, 12 Jul 2005 11:33:42 +0000 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
Sun, 10 Jul 2005 18:17:18 +0000 Steven Tamm Adding in functions for setting and retrieving file type info
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 13 May 2005 08:44:20 +0000 YAMAMOTO Mitsuharu [!MAC_OSX] Include keyboard.h and syssignal.h.
Tue, 03 May 2005 18:19:34 +0000 Jan Dj¸«£rv * mac.c: #undef init_process so not to conflict with system headers.
Fri, 29 Apr 2005 09:00:07 +0000 YAMAMOTO Mitsuharu Don't include time.h. Include sysselect.h after systime.h.
Sun, 24 Apr 2005 06:05:39 +0000 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
Sat, 16 Apr 2005 03:03:02 +0000 YAMAMOTO Mitsuharu Include charset.h and coding.h.
Thu, 14 Apr 2005 09:25:01 +0000 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
Wed, 06 Apr 2005 02:23:37 +0000 YAMAMOTO Mitsuharu (cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
Thu, 17 Mar 2005 08:02:24 +0000 YAMAMOTO Mitsuharu (HASHKEY_TERMINAL): Remove.
Wed, 16 Mar 2005 08:24:47 +0000 YAMAMOTO Mitsuharu Fix typo (skip_while_space -> skip_white_space).
Wed, 16 Mar 2005 08:05:56 +0000 YAMAMOTO Mitsuharu Include macterm.h instead of directly including Carbon.h.
Fri, 04 Mar 2005 11:08:05 +0000 YAMAMOTO Mitsuharu [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
Thu, 03 Feb 2005 11:55:47 +0000 YAMAMOTO Mitsuharu Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS