1994-09-05 |
Karl Heuer |
(srandom): Pass arg to srand48; no return value.
|
1994-09-04 |
Richard M. Stallman |
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
|
1994-09-04 |
Richard M. Stallman |
(init_baud_rate): Test that getobaud is actually defined.
|
1994-09-03 |
Richard M. Stallman |
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
|
1994-07-28 |
Richard M. Stallman |
(random): Use rand differently, and distinguish BSD/USG.
|
1994-07-27 |
Richard M. Stallman |
(random, srandom): Obey HAVE_RAND48 flag.
|
1994-07-25 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
1994-07-19 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.
|
1994-07-01 |
Richard M. Stallman |
(init_sys_modes): Turn off VSTART and VSTOP chars. On
|
1994-06-15 |
Karl Heuer |
(init_system_name): New function, replaces get_system_name.
|
1994-06-14 |
Richard M. Stallman |
(init_sys_modes): Don't set up sigio here if window system.
|
1994-06-13 |
Richard M. Stallman |
(init_sys_modes): Don't call set_terminal_modes
|
1994-05-19 |
Richard M. Stallman |
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
|
1994-05-13 |
Richard M. Stallman |
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
1994-05-04 |
Richard M. Stallman |
Test ISC4_0 along with TIOCGWINSZ.
|
1994-04-15 |
Richard M. Stallman |
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
|
1994-04-12 |
Richard M. Stallman |
(set_window_size): New function.
|
1994-04-11 |
Richard M. Stallman |
Comment change.
|
1994-03-23 |
Karl Heuer |
(reset_sys_modes): Turn off O_NDELAY.
|
1994-02-26 |
Karl Heuer |
(sys_subshell): New function, split from sys_suspend.
|
1994-02-17 |
Richard M. Stallman |
(child_setup_tty): Typo in previous change.
|
1994-02-17 |
Richard M. Stallman |
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
|
1994-02-17 |
Richard M. Stallman |
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
|
1994-02-16 |
Richard M. Stallman |
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
|
1994-02-15 |
Richard M. Stallman |
(sys_write): If any bytes were written, return how many.
|
1994-02-13 |
Roland McGrath |
(start_of_text): Don't define #ifdef HAVE_TEXT_START.
|
1994-02-12 |
Karl Heuer |
Fix conditional compilation.
|
1994-02-02 |
Karl Heuer |
(get_system_name): Remove restriction on hostname size.
|
1994-01-26 |
Richard M. Stallman |
(mkdir): Use MKDIR_PROTOTYPE if defined.
|
1994-01-15 |
Richard M. Stallman |
(request_sigio, unrequest_sigio): Add new versions of
|