1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 06:25:19 +00:00

first step in UCB conditionalization

SCCS-file: date.c
SCCS-SID: 7.9
This commit is contained in:
Arthur David Olson
1994-06-04 17:09:44 -04:00
committed by Paul Eggert
parent eaf555ba7e
commit d06b59789b

4
date.c
View File

@ -641,7 +641,7 @@ const time_t t;
}
/*
** Code from here on out is either as provided by UCB
** Code from here on out is either based on code provided by UCB
** or is only called just before the program exits.
*/
@ -755,7 +755,9 @@ const char * const reason;
#define WAITACK 2 /* seconds */
#define WAITDATEACK 5 /* seconds */
#ifndef errno
extern int errno;
#endif /* !defined errno */
/*
* Set the date in the machines controlled by timedaemons
* by communicating the new date to the local timedaemon.