log src/msdos.c @ 13230:ad1d4be6bb8d libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130

age author description
Wed, 11 Oct 1995 15:08:15 +0000 Kim F. Storm [!HAVE_X_WINDOWS]:
Wed, 20 Sep 1995 03:26:43 +0000 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
Sun, 10 Sep 1995 04:37:51 +0000 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
Sun, 03 Sep 1995 17:32:58 +0000 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
Thu, 20 Jul 1995 18:30:49 +0000 Richard M. Stallman (init_environment): Move alloca call out of function arg.
Tue, 18 Jul 1995 00:25:14 +0000 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.
Fri, 20 Jan 1995 23:40:03 +0000 Richard M. Stallman Comment change.
Fri, 20 Jan 1995 23:37:00 +0000 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
Thu, 14 Jul 1994 04:58:02 +0000 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
Mon, 11 Jul 1994 00:59:17 +0000 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
Sat, 09 Jul 1994 05:13:38 +0000 Richard M. Stallman (install_ctrl_break_check): Doc fix.
Tue, 07 Jun 1994 15:24:57 +0000 Richard M. Stallman (init_environment): Clean up code and make the default
Fri, 03 Jun 1994 04:50:17 +0000 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
Mon, 30 May 1994 09:14:39 +0000 Richard M. Stallman (output_string): New function.
Tue, 24 May 1994 19:50:04 +0000 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
Tue, 24 May 1994 19:46:40 +0000 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
Tue, 17 May 1994 07:24:12 +0000 Richard M. Stallman (gettimeofday): New function substituting the library
Sun, 15 May 1994 19:38:50 +0000 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
Mon, 02 May 1994 07:52:49 +0000 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
Wed, 23 Mar 1994 22:55:59 +0000 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
Thu, 24 Feb 1994 06:22:50 +0000 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
Thu, 17 Feb 1994 20:05:33 +0000 Richard M. Stallman Use <...> for config.h.
Sat, 08 Jan 1994 09:22:50 +0000 Richard M. Stallman Initial revision