view tests/test-fseeko4.sh @ 40136:06c22cab9098

setlocale: Work around bug on Android 4.3. * m4/setlocale.m4 (gl_FUNC_SETLOCALE): Test whether setlocale supports the "C" locale. * lib/setlocale.c (setlocale_unixlike): New wrapper for Android. * doc/posix-functions/setlocale.texi: Mention the Android bug.
author Bruno Haible <bruno@clisp.org>
date Fri, 25 Jan 2019 23:26:24 +0100
parents afb8fd880976
children 8c1a17df67e0
line wrap: on
line source

#!/bin/sh

./test-fseeko4${EXEEXT} "$srcdir/test-fseeko4.sh" || exit 1

exit 0