> On MidnightBSD 2.0/x86 I see these warnings: Oops, I pasted the wrong warnings. These are the actual warnings:
../../gltests/test-posixtm.c:180:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t {aka int}' [-Wformat=] ../../gltests/test-posixtm.c:180:70: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t {aka int}' [-Wformat=]