mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
b6c52483e5
* modules/snan (License): Change to LGPLv2+. * lib/snan.h: Update license notice.
33 lines
304 B
Plaintext
33 lines
304 B
Plaintext
Description:
|
|
Macros for signalling not-a-number.
|
|
|
|
Files:
|
|
lib/snan.h
|
|
m4/snan.m4
|
|
m4/exponentf.m4
|
|
m4/exponentd.m4
|
|
m4/exponentl.m4
|
|
m4/math_h.m4
|
|
m4/nan-mips.m4
|
|
|
|
Depends-on:
|
|
nan
|
|
|
|
configure.ac:
|
|
gl_SNAN
|
|
gl_NAN_MIPS
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += snan.h
|
|
|
|
Include:
|
|
"snan.h"
|
|
|
|
Link:
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|