]> git.eshelyaron.com Git - emacs.git/commit
Improve port to NetBSD tzalloc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Mar 2018 23:49:09 +0000 (16:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Mar 2018 23:49:41 +0000 (16:49 -0700)
commit6d12e7af88b8287b8dd520aa3a3470f7f112cfe0
tree43ec3825deaae1e0a500a2afb57a07eee896f3b9
parent6b168a3b243dea4500ba5518316abb6e447af35e
Improve port to NetBSD tzalloc

Problem reported by Valery Ushakov (Bug#30738#22).
* src/editfns.c (HAVE_TZALLOC_BUG): New macro.
(tzlookup): Use it.  Compile on all platforms, not just on NetBSD.
src/editfns.c