annotate modules/xsize @ 4852:7f909e1de364

New module 'xsize'.
author Bruno Haible <bruno@clisp.org>
date Tue, 04 Nov 2003 12:06:16 +0000
parents
children 1f6c3678919c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4852
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 Checked size_t computations.
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 lib/xsize.h
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 m4/xsize.m4
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 Depends-on:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 gl_XSIZE
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Makefile.am:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 lib_SOURCES += xsize.h
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 Include:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 "xsize.h"
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19 Maintainer:
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 Bruno Haible
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21