log src/sysdep.c @ 44736:2ae99744dc81

age author description
2002-03-22 Stefan Monnier (wait_for_termination): Use sigsuspend rather than sigpause.
2002-03-04 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-04 Eli Zaretskii (sys_subshell): Fix last change.
2002-03-04 Eli Zaretskii (sys_subshell) [MSDOS]: If PWD is set in the
2002-02-08 Pavel Janík (init_system_name): Put unused variable `p' in #if 0.
2002-01-01 Pavel Janík Include <config.h>.
2001-12-11 Richard M. Stallman Test GNU_LINUX, not LINUX.
2001-11-19 Richard M. Stallman Comment change.
2001-11-16 Pavel Janík (wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
2001-11-11 Richard M. Stallman (child_setup_tty): Don't clear ICRNL or INLCR.
2001-10-21 Pavel Janík (delete-exited-processes): Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-08 Gerd Moellmann (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
2001-10-08 Gerd Moellmann Don't define min/max.
2001-09-21 Gerd Moellmann (wait_for_termination) [POSIX_SIGNALS]: Terminate
2001-09-20 Gerd Moellmann (wait_for_termination): Add a FIXME comment for the use of non-POSIX
2001-04-05 Gerd Moellmann (getwd) [!HAVE_GETWD]: Unblock input before returning.
2001-01-16 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
2001-01-10 Dave Love (random): Revert the declaration.
2001-01-05 Gerd Moellmann Update copyright.
2001-01-05 Gerd Moellmann Don't prototype srandom; it takes an unsigned argument
2001-01-04 Dave Love (random, srandom): Declare explicitly.
2000-11-21 Kenichi Handa Move the code for declaring h_errno after #include <netdb.h>.
2000-11-19 Gerd Moellmann (emacs_ospeed): New variable.
2000-11-05 Andrew Innes (read_input_waiting): Remove extraneous argument to
2000-10-22 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
2000-10-06 Dave Love Don't include string.h.
2000-08-22 Andrew Innes Include keyboard.h before frame.h.
2000-08-05 Gerd Moellmann (run_mac_command, closedir): Use `xfree' instead of `free'.
2000-08-05 Gerd Moellmann (opendir, GetTempDirName, run_mac_command): Use xmalloc
2000-06-23 Dave Love Undefine setpgrp before setting it.
2000-06-20 Gerd Moellmann (sigprocmask_set): New variable.
2000-06-02 Dave Love Conditionally include stdlib.h, unistd.h.
2000-05-26 Gerd Moellmann (ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.
2000-05-24 Gerd Moellmann (setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-23 Gerd Moellmann (setpgrp) [HAVE_SETPGID]: Define as setpgid.
2000-05-20 Gerd Moellmann (setup_pty): Treat case that UNIX98_PTYS is defined
2000-03-01 Jason Rumney [WINDOWSNT]: Use sys_read and sys_write to ensure correct line-ending
2000-03-01 Gerd Moellmann (start_of_text): Don't define this function for NetBSD
2000-02-16 Gerd Moellmann (vfork) [!HAVE_VFORK]: Removed.
2000-01-25 Gerd Moellmann (sys_select): Turn atimers off and on instead of
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-13 Gerd Moellmann (reset_sys_modes): Change for Lisp_Object selected_frame.
1999-09-06 Richard M. Stallman [macintosh] (stat, fstat, mkdir, rmdir, utime, access)
1999-08-30 Andreas Schwab Include <stdlib.h> if available. Declare errno only if it is not a macro.
1999-08-29 Richard M. Stallman (read_input_waiting): Pass read_socket_hook just 4 args.
1999-08-18 Dave Love Use stdlib.h.
1999-08-02 Eli Zaretskii (init_sys_modes): Call init_frame_faces for termcap
1998-11-04 Kenichi Handa [nec_ews_svr4]: Extern *_sobuf.
1998-07-25 Richard M. Stallman [AIXHFT] (hft_init, hft_reset): Add declarations.
1998-06-02 Karl Heuer (sys_subshell): Cast arg to chdir.
1998-04-29 Andreas Schwab (emacs_get_tty): Zero out termios structure before
1998-04-26 Richard M. Stallman (croak): Add forward declaration.
1998-04-14 Andreas Schwab (init_sys_modes): Fix mixing of Lisp_Object and int
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-02-20 Andreas Schwab (sys_sigpause): Removed.
1997-12-21 Richard M. Stallman (sys_signal): Undo previous change.
1997-12-11 Karl Heuer (sys_signal): Add two casts.
1997-11-28 Andreas Schwab (reset_sigio): Return void.
1997-11-27 Kenichi Handa (discard_tty_input, init_baud_rate,