Mercurial > hg > octave-lojdl > gnulib-hg
view tests/test-xstrtoul.c @ 14476:7e83803507fe
New module 'unictype/category-longname'.
* lib/unictype.in.h (uc_general_category_long_name): New declaration.
* lib/unictype/categ_longname.c: New file.
* modules/unictype/category-longname: New file.
* modules/unictype/category-all (Depends-on): Add it.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 25 Mar 2011 23:14:10 +0100 |
parents | 2f9763090486 |
children |
line wrap: on
line source
#define __xstrtol xstrtoul #define __strtol_t unsigned long int #define __spec "lu" #include "test-xstrtol.c"