mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-20 15:55:52 +00:00
Remove CMUCS's gtime function.
The Mach project has been inactive for decades, and mktime has evidently replaced gtime. * Makefile: Remove comment about CMUCS. * localtime.c (gtime) [CMUCS]: Remove. * NEWS: Document the above.
This commit is contained in:
5
Makefile
5
Makefile
@ -199,11 +199,6 @@ GCC_DEBUG_FLAGS = -Dlint -g3 -O3 -fno-common -fstrict-aliasing \
|
||||
# to the end of the "CFLAGS=" line.
|
||||
# This variable is not described in X3J11's work.
|
||||
#
|
||||
# If you want a "gtime" function (a la MACH), add
|
||||
# -DCMUCS
|
||||
# to the end of the "CFLAGS=" line
|
||||
# This function is not described in X3J11's work.
|
||||
#
|
||||
# NIST-PCTS:151-2, Version 1.4, (1993-12-03) is a test suite put
|
||||
# out by the National Institute of Standards and Technology
|
||||
# which claims to test C and Posix conformance. If you want to pass PCTS, add
|
||||
|
||||
Reference in New Issue
Block a user