1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
No description
Find a file
Jim Blandy 6be429b169 * process.c: Make sure we don't miss processes exiting, by having
the sigchld handler clear *input_available_clear_time.
	(wait_reading_process_input): Check for process activity after
	setting the timeout and calling set_waiting_for_input.
	(sigchld_handler): If the process which has exited is one we care
	about, clear *input_available_clear_time.

	* process.c (process_send_signal): Use TERMIOS functions in
	preference to BSD ioctls.  Some systems attempt to provide the BSD
	functions for backward compatibility, and get it wrong.
1993-02-22 14:47:53 +00:00
etc (force_fit_type): Abort if T not INTEGER_CST. 1993-01-30 02:16:57 +00:00
lib-src Add copyright and authorship notices. 1993-01-15 05:33:29 +00:00
lisp * files.el (revert-buffer): Reverse the sense of the first 1993-02-22 14:17:16 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * process.c: Make sure we don't miss processes exiting, by having 1993-02-22 14:47:53 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub removed m88kbcs, changed delta88 and harris to 1993-02-10 17:56:58 +00:00
configure1.in * configure: Detect whether the compiler supports `const' 1993-02-22 14:12:11 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Don't distribute the external-lisp directory anymore. 1993-02-22 14:12:29 +00:00
Makefile.in * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not 1993-02-22 14:11:28 +00:00
PROBLEMS Initial revision 1993-02-14 14:13:56 +00:00