log src/systime.h @ 51324:dfd8b52708ae

age author description
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 16 Jul 2002 19:49:04 +0000 Ken Raeburn (set_file_times): Declaration updated.
Thu, 04 Jan 2001 17:50:27 +0000 Dave Love (set_file_times): Prototype.
Fri, 23 Jun 2000 17:05:10 +0000 Dave Love (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
Sun, 11 Jun 2000 17:36:25 +0000 Dave Love (EMACS_SYSTIME_H): Renamed from _SYSTIME_H.
Mon, 05 Jun 2000 14:34:08 +0000 Dave Love Protect against multiple inclusion.
Tue, 04 Jan 2000 17:13:58 +0000 Gerd Moellmann (EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
Sun, 28 Nov 1999 20:14:03 +0000 Gerd Moellmann Correct typo.
Sun, 28 Nov 1999 20:11:56 +0000 Gerd Moellmann (EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Sun, 02 Oct 1994 21:41:57 +0000 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
Sun, 18 Sep 1994 19:15:39 +0000 Karl Heuer Declare set_file_times.
Fri, 17 Jun 1994 23:52:35 +0000 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Thu, 26 May 1994 22:15:23 +0000 Richard M. Stallman Make previous change limited to HPUX.