annotate modules/alignof @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 1f14c6dd175d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11553
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 Determine alignment of types.
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 lib/alignof.h
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 Depends-on:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 configure.ac:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 Makefile.am:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Include:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 "alignof.h"
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 License:
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 LGPLv2+
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18
7388d8b01b56 New module 'alignof'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19 Maintainer:
17713
1f14c6dd175d Bruno Haible has stepped down as maintainer.
Paul Eggert <eggert@cs.ucla.edu>
parents: 11557
diff changeset
20 all