mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
b660b1d969
* lib/xsize.h: Include attribute.h. Use ATTRIBUTE_PURE. * modules/xsize (Depends-on): Add attribute.
28 lines
256 B
Plaintext
28 lines
256 B
Plaintext
Description:
|
|
Checked size_t computations.
|
|
|
|
Files:
|
|
lib/xsize.h
|
|
lib/xsize.c
|
|
m4/xsize.m4
|
|
|
|
Depends-on:
|
|
attribute
|
|
extern-inline
|
|
size_max
|
|
|
|
configure.ac:
|
|
gl_XSIZE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xsize.h xsize.c
|
|
|
|
Include:
|
|
"xsize.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|