log lib-src/profile.c @ 19073:215810cb0e44 libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822

age author description
Mon, 15 Jul 1996 21:27:49 +0000 Karl Heuer Declare main as int, not void.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Sun, 30 Jul 1995 07:07:39 +0000 Richard M. Stallman (gettimeofday): New function, defined if necessary.
Mon, 28 Nov 1994 21:03:41 +0000 Richard M. Stallman (get_time): Fix up whitespace.
Thu, 10 Nov 1994 22:26:57 +0000 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Mon, 25 Jul 1994 23:21:24 +0000 Richard M. Stallman (reset_watch, get_time): Use EMACS_GET_TIME.
Thu, 14 Apr 1994 12:01:31 +0000 Richard M. Stallman (gettimeofday): If system doesn't have this, define it to give a fatal error.
Wed, 23 Feb 1994 17:43:05 +0000 Karl Heuer (main, get_time): Don't crash on invalid input.
Tue, 22 Feb 1994 19:22:11 +0000 Karl Heuer (get_time): Simplify; avoid calling index.
Mon, 07 Feb 1994 01:05:54 +0000 Richard M. Stallman Initial revision