From: Peter Maydell Date: Sun, 4 May 2008 16:09:08 +0000 (+0000) Subject: * bug #23163: various minor fixes for the benefit of older Unixes X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/faa066cb24d3308ab5d2c40ed145ecb3940461bf?ds=inline;hp=faa066cb24d3308ab5d2c40ed145ecb3940461bf * bug #23163: various minor fixes for the benefit of older Unixes (specifically SunOS 4): reintroduce strerror() substitute implementation; provide memmove() substitute implementation * bug #23163: fix broken 'build outside source directory' feature * bug #23162: sbr/dtime.c: fix stray HAVE_TM_GMTOFF that wasn't updated to the new macro name. ---