Go to file
christos cfc8dcb49a Merge 2018e
Changes to code

    zic now accepts subsecond precision in expressions like
    00:19:32.13, which is approximately the legal time of the
    Netherlands from 1835 to 1937.  However, because it is
    questionable whether the few recorded uses of non-integer offsets
    had subsecond precision in practice, there are no plans for tzdata
    to use this feature.  (Thanks to Steve Allen for pointing out
    the limitations of historical data in this area.)

    The code is a bit more portable to MS-Windows.  Installers can
    compile with -DRESERVE_STD_EXT_IDS on MS-Windows platforms that
    reserve identifiers like 'localtime'.  (Thanks to Manuela
    Friedrich).

  Changes to documentation and commentary

    theory.html now outlines tzdb's extensions to POSIX's model for
    civil time, and has a section "POSIX features no longer needed"
    that lists POSIX API components that are now vestigial.
    (From suggestions by Steve Summit.)  It also better distinguishes
    time zones from tz regions.  (From a suggestion by Guy Harris.)

    Commentary is now more consistent about using the phrase "daylight
    saving time", to match the C name tm_isdst.  Daylight saving time
    need not occur in summer, and need not have a positive offset from
    standard time.

    Commentary about historical transitions in Uruguay has been expanded
    with links to many relevant legal documents.
    (Thanks to Tim Parenti.)

    Commentary now uses some non-ASCII characters with Unicode value
    less than U+0100, as they can be useful and should work even with
    older editors such as XEmacs.
2018-05-04 15:51:00 +00:00
bin Remove Pps without effect. 2018-05-03 05:11:43 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto don't build for non pic 2018-05-03 01:14:54 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Improve the category of libbozohttpd.0 in distribution sets 2018-05-04 14:23:19 +00:00
doc gcc-8.1 is out. 2018-05-04 11:11:47 +00:00
etc Create bpf and openfirm devices 2018-04-28 12:45:03 +00:00
external Merge tzdata2018e 2018-05-04 10:54:19 +00:00
extsrc
games Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib Merge 2018e 2018-05-04 15:51:00 +00:00
libexec Unbreak script for Lua 5.3. 2018-05-02 00:03:27 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin Spello. (it is "existence"). 2018-05-01 21:16:02 +00:00
share include bsd.hostinit.mk instead of bsd.init.mk 2018-05-04 14:50:40 +00:00
sys Remove duplicate macros. Reported in PR/29786. 2018-05-04 11:25:24 +00:00
tests Improve wording for non-native speakers of English 2018-05-04 12:51:18 +00:00
tools revert previous, breaks llvm build and not easy to fix. 2018-05-04 14:50:18 +00:00
usr.bin Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
usr.sbin add aarch64 support for cpuctl identify. 2018-05-03 15:47:36 +00:00
BUILDING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00