Mercurial > hg > octave-kai > gnulib-hg
view modules/yn @ 16388:d0e332889b10
stdnoreturn: new module
This implements a replacement for C11's <stdnoreturn.h>.
* doc/gnulib.texi (Header File Substitutes): Add stdnoreturn.
* doc/posix-headers/stdnoreturn.texi, lib/stdnoreturn.in.h:
* m4/stdnoreturn.m4, modules/stdnoreturn, modules/stdnoreturn-tests:
* tests/test-stdnoreturn.c: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 24 Feb 2012 13:52:45 -0800 |
parents | 6ff1b1c23f57 |
children |
line wrap: on
line source
Description: yn() function: Bessel function of the second kind of order n. Files: m4/mathfunc.m4 Depends-on: configure.ac: gl_COMMON_DOUBLE_MATHFUNC([yn]) Makefile.am: Include: <math.h> Link: $(YN_LIBM) License: LGPL Maintainer: Bruno Haible