annotate modules/rintl-ieee @ 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
16477
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 rintl() function according to ISO C 99 with IEC 60559.
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 rintl
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 fpieee
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 Makefile.am:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 Include:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 <math.h>
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 Link:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 $(RINTL_LIBM)
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 License:
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21 LGPL
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
22
8a1e0c4e8a24 New module 'rintl-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
23 Maintainer:
17713
1f14c6dd175d Bruno Haible has stepped down as maintainer.
Paul Eggert <eggert@cs.ucla.edu>
parents: 16477
diff changeset
24 all