view lib/offtostr.c @ 40132:6bcaf5dcb02b

fdatasync: Fix compilation error on Android 4.3. * m4/fdatasync.m4 (gl_FUNC_FDATASYNC): On platforms other than Solaris, test whether fdatasync() exists.
author Bruno Haible <bruno@clisp.org>
date Fri, 25 Jan 2019 00:15:50 +0100
parents d5c7df915328
children
line wrap: on
line source

#define anytostr offtostr
#define inttype off_t
#include "anytostr.c"