log lib-src/=timer.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

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