Home | History | Annotate | Download | only in man
History log of /src/lib/libm/man/hypot.3
RevisionDateAuthorComments
 1.19  28-Sep-2017  wiz Remove Tn.
 1.18  26-Sep-2017  maya omit mention of cabs (not relevant to this man page)
mention type-generic hypot
mention hypotl
 1.17  22-Feb-2007  drochner -get cabs() and cabsf() out of public view - these are historical and
conflict with C99 functions which are builtins in newer gcc
(actually, the old cabs() is ABI compatible with the new _complex one
on i386, but this is purely accidental)
remove public prototypes and manpages, move the code into a compat
subdirectory as libc does so that binary compatibility is kept
-add a manpage for the isgreater() etc macros, borrowed from FreeBSD
 1.16  02-Nov-2003  wiz Uppercase name; from Jared Yanovich via jmc@openbsd.
 1.15  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.14  20-May-2003  wiz Nit fixes from jmc@openbsd.
 1.13  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.12  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.11  20-Feb-2002  wiz Use standard headers, sort sections.
 1.10  07-Feb-2002  ross Generate <>& symbolically.
 1.9  15-Aug-1999  kleink Add single-precision versions of interfaces to their manual pages' NAME section
and install links as appropriate.
 1.8  31-Jan-1999  christos Mention cabsf, and explain struct complex usage.
 1.7  05-Feb-1998  perry add LIBRARY section to man page
 1.6  09-Oct-1997  lukem rcsid facism, WARNSify
 1.5  29-Mar-1997  christos PR/3405: Krister Walfridsson: Various typos; since we compile with POSIX
libm, we should not xref matherr(3), and describe the errno settings.
 1.4  14-Apr-1995  jtc First cut at adding float versions of math functions to the manpages.
 1.3  14-Aug-1993  mycroft New code from uunet.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed