log src/sysdep.c @ 67220:fb6bed3fabd5

age author description
2005-10-13 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
2005-09-23 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
2005-09-18 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
2005-09-10 Eli Zaretskii Don't #undef NULL after including blockinput.h.
2005-09-10 Eli Zaretskii Fix last change.
2005-09-10 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
2005-09-10 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-01 Thien-Thi Nguyen (get_frame_size) [VMS]: Use a fresh i/o channel.
2005-04-20 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
2005-02-05 Andreas Schwab (sys_subshell): Properly terminate execlp argument list.
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-11-29 Stefan Monnier (emacs_write): Don't use QUIT.
2004-11-25 Stefan Monnier (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
2004-08-19 Kim F. Storm (child_setup_tty, init_sys_modes): Use CDISABLE.
2004-08-16 Richard M. Stallman (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
2004-07-19 Steven Tamm mac.c (sys_select): Block input around call to
2004-02-27 Kim F. Storm (BUFFER_SIZE_FACTOR): Remove.
2004-02-09 Jan Djärv Move include stdio.h to same place as in other files.
2004-01-26 Jan Djärv (mkdir, rmdir): Also check synch_process_termsig.
2003-12-29 Karoly Lorentey Bugfix festival.
2003-12-27 Karoly Lorentey Fully eliminated global tty state variables.
2003-12-27 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
2003-12-26 Karoly Lorentey Fixed two typos.
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-12-24 Karoly Lorentey Add a level of indirection to terminal characteristics.
2003-09-01 Miles Bader Add arch taglines
2003-06-15 Stefan Monnier (kbd_input_ast, read_input_waiting): Don't pass uninitialized
2003-06-12 Dave Love Remove redundant include of unistd.h, stdlib.h. Use
2003-05-24 Kim F. Storm Make (few) trivial substitutions for renamed and
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-08 Steven Tamm Have emacs_read use sys_read on carbon/Mac OS X
2002-12-04 Richard M. Stallman (fcntl.h): Test only HAVE_FCNTL_H.
2002-11-22 Dave Love (stuff_char) [PROTOTYPES]: Provide ISO C arglist.
2002-08-19 Eli Zaretskii [MSDOS]: Don't define request_sigio and
2002-08-17 Richard M. Stallman [!VMS]: Include sys/files.h.
2002-07-24 Ken Raeburn (start_of_data): Don't define the function if a macro
2002-07-21 Ken Raeburn (end_of_text, end_of_data): Unused functions deleted.
2002-07-19 Ken Raeburn (emacs_write): Buffer pointer now const.
2002-07-16 Ken Raeburn (emacs_open, set_file_times): String pointer args now
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Richard M. Stallman (sys_signal): Test BROKEN_SA_RESTART.
2002-06-13 Pavel Janík *** empty log message ***
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
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