log src/sysdep.c @ 27697:409a708c27b3

age author description
Tue, 25 Jan 2000 15:58:45 +0000 Gerd Moellmann (sys_select): Turn atimers off and on instead of
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 13 Sep 1999 11:13:50 +0000 Gerd Moellmann (reset_sys_modes): Change for Lisp_Object selected_frame.
Mon, 06 Sep 1999 22:32:26 +0000 Richard M. Stallman [macintosh] (stat, fstat, mkdir, rmdir, utime, access)
Mon, 30 Aug 1999 16:19:57 +0000 Andreas Schwab Include <stdlib.h> if available. Declare errno only if it is not a macro.
Sun, 29 Aug 1999 19:32:33 +0000 Richard M. Stallman (read_input_waiting): Pass read_socket_hook just 4 args.
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Mon, 02 Aug 1999 12:37:31 +0000 Eli Zaretskii (init_sys_modes): Call init_frame_faces for termcap
Wed, 04 Nov 1998 10:53:14 +0000 Kenichi Handa [nec_ews_svr4]: Extern *_sobuf.
Sat, 25 Jul 1998 20:51:40 +0000 Richard M. Stallman [AIXHFT] (hft_init, hft_reset): Add declarations.
Tue, 02 Jun 1998 15:52:04 +0000 Karl Heuer (sys_subshell): Cast arg to chdir.
Wed, 29 Apr 1998 09:42:46 +0000 Andreas Schwab (emacs_get_tty): Zero out termios structure before
Sun, 26 Apr 1998 02:18:58 +0000 Richard M. Stallman (croak): Add forward declaration.
Tue, 14 Apr 1998 13:10:35 +0000 Andreas Schwab (init_sys_modes): Fix mixing of Lisp_Object and int
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Fri, 20 Feb 1998 13:00:21 +0000 Andreas Schwab (sys_sigpause): Removed.
Sun, 21 Dec 1997 02:28:52 +0000 Richard M. Stallman (sys_signal): Undo previous change.
Thu, 11 Dec 1997 07:22:21 +0000 Karl Heuer (sys_signal): Add two casts.
Fri, 28 Nov 1997 14:45:07 +0000 Andreas Schwab (reset_sigio): Return void.
Thu, 27 Nov 1997 12:00:42 +0000 Kenichi Handa (discard_tty_input, init_baud_rate,
Tue, 25 Nov 1997 13:38:04 +0000 Andreas Schwab Add prototypes.
Thu, 20 Nov 1997 22:05:08 +0000 Karl Heuer (init_system_name): Don't use sysinfo.
Thu, 20 Nov 1997 21:54:20 +0000 Karl Heuer Treat DGUX the same as USG.
Fri, 31 Oct 1997 23:01:48 +0000 Karl Heuer (init_system_name): If gethostname gives a proper
Wed, 03 Sep 1997 00:37:00 +0000 Geoff Voelker (sys_subshell) [DOS_NT]: Save and restore parent's
Sun, 31 Aug 1997 18:03:03 +0000 Richard M. Stallman (init_system_name): Don't try to use getdomainname.
Sun, 10 Aug 1997 00:15:53 +0000 Richard M. Stallman (init_system_name): If domain is null, don't add a period.
Thu, 07 Aug 1997 02:12:40 +0000 Richard M. Stallman (init_sys_modes) [mips || HAVE_TCATTR]:
Mon, 28 Jul 1997 17:04:18 +0000 Richard M. Stallman [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.