1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/lib-src
Richard M. Stallman f8998fa90c Include errno.h; don't include fasync.h.
(schedule): Don't return a value.
(sigcatch): Reestablish the handler first.
(getevent): Always call notify at the end.
(notify): Defer alarms around the whole body of function.

(main): Don't request SIGIO, and don't handle it.
Loop calling getevent.
(sigcatch): Delete code to handle SIGIO.
If defer_alarms is set, don't call notify, just set alarm_deferred.
(getevent): Use read, not getchar.  Handle EINTR and EAGAIN.
Set defer_alarms around realloc and schedule.
If alarm_deferred gets set, call notify.
Likewise if this event is the only pending event.
Make buf and buf_size global variables.
Don't malloc buf if it is already non-zero.
(schedule): Just exit if run out of memory.
Return the number of events.
(signal) [_CX_UX]: Add #undef.
1994-01-19 15:12:34 +00:00
..
aixcc.lex Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
b2m.c (main) [MSDOS]: Open all files as binary. 1994-01-06 03:58:35 +00:00
cvtmail.c entered into RCS 1989-10-31 16:00:11 +00:00
digest-doc.c entered into RCS 1987-03-21 15:52:23 +00:00
emacsclient.c [! HAVE_STRERROR] (strerror): Define the function. 1994-01-08 22:27:30 +00:00
emacsserver.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
emacstool.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
env.c Declare strerror. 1994-01-08 22:28:39 +00:00
etags-vmslib.c entered into RCS 1992-04-19 08:53:01 +00:00
etags.c * etags.c (stab_entry, stab_create, stab_find, stab_search, 1994-01-14 17:02:11 +00:00
fakemail.c (main) [MSDOS]: Dummy stub just to make the file compile. 1994-01-06 03:57:48 +00:00
hexl.c Fix up whitespace. Get rid of spurious casts to void. 1994-01-06 03:56:59 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c Make the argument list output look more like the Lisp docstrings do. 1994-01-16 08:35:01 +00:00
make-path.c (main): Return 0. 1993-05-23 18:52:53 +00:00
Makefile.in (ALL_CFLAGS): Include LDFLAGS. 1994-01-02 18:41:29 +00:00
movemail.c [! HAVE_STRERROR] (strerror): Define the function. 1994-01-09 01:00:04 +00:00
rcs-checkin Don't check whether file is readable until we have decided not to ignore it. 1993-07-29 19:56:38 +00:00
rcs2log (printlogline): Don't generate lines containing only white space. 1993-10-19 02:50:31 +00:00
sorted-doc.c entered into RCS 1992-09-20 00:41:38 +00:00
test-distrib.c Install patches from David J. Mackenzie to make the srcdir option 1993-05-15 23:06:16 +00:00
timer.c Include errno.h; don't include fasync.h. 1994-01-19 15:12:34 +00:00
vcdiff Add --brief option. 1993-12-03 09:29:18 +00:00
wakeup.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
yow.c Include <src/paths.h>, instead "src/paths.h". 1993-09-12 01:35:44 +00:00