view lib/ffsll.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 d0eb709725f5
children
line wrap: on
line source

#define FUNC ffsll
#define TYPE long long int
#define GCC_BUILTIN __builtin_ffsll
#include "ffsl.h"