Eliminate some -Wall warnings.
[bpt/emacs.git] / lib-src / timer.c
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-09-17 Richard M. StallmanDon't declare malloc.
1994-07-13 Richard M. Stallman(xmalloc): New function.
1994-01-19 Richard M. StallmanInclude errno.h; don't include fasync.h.
1994-01-12 Richard M. Stallman[USG] (SIGIO): Define as SIGPOLL.
1994-01-08 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-01 Richard M. Stallman(main): Generate a SIGIO as soon as we've initialized.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-01 Richard M. Stallman[LINUX]: #undef signal.
1993-05-16 Jim Blandy* timer.c (notify): Don't call sighold or sigrelse...
1993-05-15 Jim Blandy* timer.c: Fix mispellings of get_date function's name.
1993-04-27 Eric S. Raymond(notify): Bug fix. Treat the body of this function...
1993-03-11 Jim Blandy* timer.c (main): Set the ownership of the stdin file...
1993-03-02 Jim Blandy* timer.c (notify): Initialize waitfor properly.
1993-01-08 Michael I. BushnellAlso, write a newline after the token.
1993-01-08 Michael I. BushnellAlso, write a newline after the token.
1993-01-08 Michael I. Bushnelltimer.c (notify): Flush stdout after writing message...
1993-01-08 Michael I. Bushnelltimer.c (notify): Flush stdout after writing message...
1992-08-19 Jim Blandyentered into RCS
1992-08-12 Jim Blandy*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1991-12-04 Jim Blandy*** empty log message ***
1990-01-20 rootInitial revision