log src/systime.h @ 9238:8d32c453160f

age author description
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.
Thu, 26 May 1994 18:47:37 +0000 Karl Heuer If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 30 Mar 1994 00:50:02 +0000 Karl Heuer (EMACS_TIME_NEG_P): Cast to signed.