aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-22* callproc.c (strerror): Remove decl.Paul Eggert1-199/+179
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-79/+50
1999-09-13(reset_sys_modes): Change for Lisp_Object selected_frame.Gerd Moellmann1-5/+8
1999-09-06[macintosh] (stat, fstat, mkdir, rmdir, utime, access)Richard M. Stallman1-13/+1621
1999-08-30Include <stdlib.h> if available. Declare errno only if it is not a macro.Andreas Schwab1-3/+5
1999-08-29(read_input_waiting): Pass read_socket_hook just 4 args.Richard M. Stallman1-1/+1
1999-08-18Use stdlib.h.Dave Love1-0/+3
1999-08-02(init_sys_modes): Call init_frame_faces for termcapEli Zaretskii1-0/+5
1998-11-04[nec_ews_svr4]: Extern *_sobuf.Kenichi Handa1-0/+4
1998-07-25[AIXHFT] (hft_init, hft_reset): Add declarations.Richard M. Stallman1-0/+4
1998-06-02(sys_subshell): Cast arg to chdir.Karl Heuer1-3/+3
1998-04-29(emacs_get_tty): Zero out termios structure beforeAndreas Schwab1-0/+2
1998-04-26(croak): Add forward declaration.Richard M. Stallman1-0/+4
1998-04-14(init_sys_modes): Fix mixing of Lisp_Object and intAndreas Schwab1-1/+1
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-3/+48
1998-02-20(sys_sigpause): Removed.Andreas Schwab1-10/+2
1997-12-21(sys_signal): Undo previous change.Richard M. Stallman1-2/+2
1997-12-11(sys_signal): Add two casts.Karl Heuer1-2/+2
1997-11-28(reset_sigio): Return void.Andreas Schwab1-0/+1
1997-11-27(discard_tty_input, init_baud_rate,Kenichi Handa1-0/+26
1997-11-25Add prototypes.Andreas Schwab1-2/+7
1997-11-20(init_system_name): Don't use sysinfo.Karl Heuer1-2/+5
1997-11-20Treat DGUX the same as USG.Karl Heuer1-2/+2
1997-10-31(init_system_name): If gethostname gives a properKarl Heuer1-41/+42
1997-09-03(sys_subshell) [DOS_NT]: Save and restore parent'sGeoff Voelker1-13/+19
1997-08-31(init_system_name): Don't try to use getdomainname.Richard M. Stallman1-20/+6
1997-08-10(init_system_name): If domain is null, don't add a period.Richard M. Stallman1-1/+1
1997-08-07(init_sys_modes) [mips || HAVE_TCATTR]:Richard M. Stallman1-2/+17
1997-07-28[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.Richard M. Stallman1-0/+4
1997-07-15Fix previous change.Richard M. Stallman1-5/+2
1997-07-07(ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.Richard M. Stallman1-4/+12
1997-07-04Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1-1/+1
1997-07-04(init_system_name): Don't accept "(none)" as domain.Richard M. Stallman1-0/+7
1997-06-29[HAVE_TERMIOS_H]: Include termios.h.Richard M. Stallman1-0/+4
1997-06-13(init_sys_modes): Enable VSTART and VSTOP if flow_control.Richard M. Stallman1-0/+9
1997-06-01(init_baud_rate): Use INIT_BAUD_RATE if it's defined.Richard M. Stallman1-6/+4
1997-05-19(init_sys_modes): Initialize Vtty_erase_char ifRichard M. Stallman1-1/+6
1997-02-27`ospeed' should be short if not HAVE_TERMIIO_H.Kenichi Handa1-1/+1
1996-09-20(init_system_name): Retry gethostbyname only 5 timesRichard M. Stallman1-1/+3
1996-09-19Replaced symbol BSD with BSD_SYSTEM.Richard M. Stallman1-10/+10
1996-09-04[HAVE_TERMIOS_H]: Include termios.h.Richard M. Stallman1-0/+5
1996-09-01Removed support for !MULTI_FRAME.Karl Heuer1-2/+0
1996-08-31(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.Paul Eggert1-0/+43
1996-07-16Undo previous changes.Karl Heuer1-6/+1
1996-07-16Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,Karl Heuer1-1/+1
1996-07-15[HAVE_TERMIOS_H]: Declare ospeed as speed_t.Karl Heuer1-1/+6
1996-04-11(sys_subshell): Add conditionals for DJGPP v2.Richard M. Stallman1-0/+9
1996-04-10[DJGPP v2] (etext, start): Declared.Richard M. Stallman1-0/+10
1996-03-08(init_sys_modes): Clear INLCR like ICRNL.Richard M. Stallman1-0/+4
1996-01-27(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 soRichard M. Stallman1-0/+4