log lib-src/=timer.c @ 22429:38486c386abb

age author description
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Sat, 17 Sep 1994 05:50:17 +0000 Richard M. Stallman Don't declare malloc.
Wed, 13 Jul 1994 19:10:27 +0000 Richard M. Stallman (xmalloc): New function.
Wed, 19 Jan 1994 15:12:34 +0000 Richard M. Stallman Include errno.h; don't include fasync.h.
Wed, 12 Jan 1994 04:48:56 +0000 Richard M. Stallman [USG] (SIGIO): Define as SIGPOLL.
Sat, 08 Jan 1994 22:27:30 +0000 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
Sat, 08 Jan 1994 21:52:28 +0000 Roland McGrath Don't declare sys_errlist; declare strerror instead.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 01 Aug 1993 07:45:35 +0000 Richard M. Stallman (main): Generate a SIGIO as soon as we've initialized.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 01 Jun 1993 08:08:11 +0000 Richard M. Stallman [LINUX]: #undef signal.
Sun, 16 May 1993 00:53:57 +0000 Jim Blandy * timer.c (notify): Don't call sighold or sigrelse; they're USG
Sat, 15 May 1993 23:05:46 +0000 Jim Blandy * timer.c: Fix mispellings of get_date function's name.
Tue, 27 Apr 1993 21:59:39 +0000 Eric S. Raymond (notify): Bug fix. Treat the body of this function as a critical region.
Thu, 11 Mar 1993 07:00:12 +0000 Jim Blandy * timer.c (main): Set the ownership of the stdin file descriptor
Tue, 02 Mar 1993 08:25:47 +0000 Jim Blandy * timer.c (notify): Initialize waitfor properly.
Fri, 08 Jan 1993 21:12:58 +0000 Michael I. Bushnell Also, write a newline after the token.
Fri, 08 Jan 1993 20:36:35 +0000 Michael I. Bushnell Also, write a newline after the token.
Fri, 08 Jan 1993 20:36:14 +0000 Michael I. Bushnell timer.c (notify): Flush stdout after writing message to avoid lossage
Fri, 08 Jan 1993 20:26:54 +0000 Michael I. Bushnell timer.c (notify): Flush stdout after writing message to avoid lossage
Wed, 19 Aug 1992 03:54:46 +0000 Jim Blandy entered into RCS
Wed, 12 Aug 1992 12:57:12 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Wed, 04 Dec 1991 20:24:50 +0000 Jim Blandy *** empty log message ***
Sat, 20 Jan 1990 04:04:04 +0000 root Initial revision