]> git.eshelyaron.com Git - emacs.git/commit
Port to NetBSD tzalloc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Mar 2018 08:18:34 +0000 (00:18 -0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commit906b8fb360cc8ccb821a2d6cb05bcb8d7e096ca8
tree330787a2f9bea39205774e96d1d9b62b2f70089e
parentaceb8213fea205db447a9837a61e3507bbd4f265
Port to NetBSD tzalloc

Problem reported by Valery Ushakov (Bug#30738).
* src/editfns.c (xtzalloc): Remove.
(invalid_time_zone_specification): New function.
(tzlookup): Port to NetBSD, where tzalloc can fail when the TZ
string has an invalid value.
src/editfns.c