mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/size_max: New file. * modules/xsize: Depend on size_max module for size_max.m4.
26 lines
219 B
Plaintext
26 lines
219 B
Plaintext
Description:
|
|
Checked size_t computations.
|
|
|
|
Files:
|
|
lib/xsize.h
|
|
m4/xsize.m4
|
|
|
|
Depends-on:
|
|
size_max
|
|
|
|
configure.ac:
|
|
gl_XSIZE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xsize.h
|
|
|
|
Include:
|
|
"xsize.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|