1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/gen-uni-tables
Bruno Haible 26a37f80ea gen-uni-tables, get-rusage-data, isatty: Use str_endswith.
* lib/gen-uni-tables.c (fill_attributes): Use str_endswith.
* lib/get-rusage-data.c (get_rusage_data_via_setrlimit): Likewise.
* lib/isatty.c (IsCygwinConsoleHandle): Likewise.
* modules/gen-uni-tables (Depends-on): Add str_endswith.
* modules/get-rusage-data (Depends-on): Likewise.
* modules/isatty (Depends-on): Likewise.
2025-01-03 10:38:58 +01:00

30 lines
366 B
Plaintext

Description:
Generates the tables in lib/unictype/* and lib/unilbrk/* and lib/uniwbrk/* and
lib/unicase/*.
Files:
lib/gen-uni-tables.c
lib/unictype/3level.h
lib/unictype/3levelbit.h
Depends-on:
memcmp
bool
strdup
strstr-simple
str_startswith
str_endswith
configure.ac:
AC_REQUIRE([AC_C_INLINE])
Makefile.am:
Include:
License:
GPLed build tool
Maintainer:
all