mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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
|