view modules/c-ctype @ 40144:cdd46dde7e34

mountlist: Port better to Android. * lib/mountlist.c (MOUNTED): Redefine on Android. * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Redefine MOUNTED on Android.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2019 22:49:57 +0100
parents 5097f4c3f237
children
line wrap: on
line source

Description:
Character handling in C locale.

Files:
lib/c-ctype.h
lib/c-ctype.c

Depends-on:
extern-inline
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += c-ctype.h c-ctype.c

Include:
"c-ctype.h"

License:
LGPLv2+

Maintainer:
all