Mercurial > hg > octave-lojdl > gnulib-hg
annotate doc/functions/cacosh.texi @ 9147:d5c437e55b50
* MODULES.html.sh: Add diffseq.
* modules/diffseq: New file.
* lib/diffseq.h: New file, from GNU gettext with a few minor changes,
extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 17 Aug 2007 23:29:23 +0000 |
parents | 3c20587c4ed6 |
children |
rev | line source |
---|---|
8773
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
1 @node cacosh |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
2 @section @code{cacosh} |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
3 @findex cacosh |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
4 |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosh.html} |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
6 |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
7 Gnulib module: --- |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
8 |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
9 Portability problems fixed by Gnulib: |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
10 @itemize |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
11 @end itemize |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
12 |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
13 Portability problems not fixed by Gnulib: |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
14 @itemize |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
15 @item |
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
16 This function is missing on some platforms: |
8778
3c20587c4ed6
Mention non-portability to Interix 3.5.
Bruno Haible <bruno@clisp.org>
parents:
8773
diff
changeset
|
17 FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. |
8773
a36811c6c9b4
Documentation of what gnulib provides for each function.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
18 @end itemize |