OpenGrok
Cross Reference: compat_cabs.c
xref
: /
src
/
lib
/
libm
/
compat
/
compat_cabs.c
Home
|
History
|
Annotate
|
Download
|
only in
compat
History log of
/src/lib/libm/compat/compat_cabs.c
Revision
Date
Author
Comments
1.3
13-May-2017
maya
Drop superfluous ; in __warn_references
1.2
10-Aug-2007
drochner
branches: 1.2.62;
make the hypot/atan2 functions weak aliases, because they are used
internally by the historical cabs(), and the future c99 cabs/carg
1.1
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.2.62.1
19-May-2017
pgoyette
Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
Indexes created Thu Oct 02 14:10:14 GMT 2025