termios: fix pid_t always, not just for tcgetsid
[gnulib.git] / lib / math.in.h
2012-02-29 Bruno HaibleNew module 'hypotl'.
2012-02-29 Bruno HaibleNew module 'hypotf'.
2012-02-29 Bruno Haiblemath: Ensure HUGE_VAL, HUGE_VALF, HUGE_VALL are defined.
2012-02-27 Bruno Haibleremainderl-ieee: Work around test failure on OSF/1.
2012-02-27 Bruno Haibleremainderf-ieee: Work around test failure on OSF/1.
2012-02-27 Bruno Haibleremainder-ieee: Work around test failure on OSF/1.
2012-02-27 Bruno Haiblefmodf-ieee: Work around test failure on OSF/1.
2012-02-27 Bruno Haiblefmod-ieee: Work around test failures on OSF/1, mingw.
2012-02-27 Bruno Haiblemodfl-ieee: Work around test failures on IRIX, OSF...
2012-02-27 Bruno Haiblemodff-ieee: Work around test failures on *BSD, IRIX...
2012-02-27 Bruno Haiblemodf-ieee: Work around test failures on *BSD, IRIX...
2012-02-25 Bruno HaibleNew module 'log10l'.
2012-02-25 Bruno HaibleNew module 'remainderl'.
2012-02-25 Bruno HaibleNew module 'remainderf'.
2012-02-25 Bruno Haibleremainder: Support for MSVC.
2012-02-25 Bruno HaibleNew module 'fmodl'.
2012-02-25 Bruno HaibleNew module 'modfl'.
2012-02-25 Bruno HaibleNew module 'fabsl'.
2012-02-25 Bruno Haibleatanl: Provide function definition on MSVC.
2012-02-25 Bruno Haibleacosl: Provide function definition on MSVC.
2012-02-25 Bruno Haibleasinl: Provide function definition on MSVC.
2012-02-25 Bruno Haibletanl: Provide function definition on MSVC.
2012-02-25 Bruno Haiblecosl: Provide function definition on MSVC.
2012-02-25 Bruno Haiblesinl: Provide function definition on MSVC.
2012-02-25 Bruno Haiblelogl: Provide function definition on MSVC.
2012-02-25 Bruno Haibleexpl: Provide function definition on MSVC.
2012-02-25 Bruno Haiblesqrtl: Provide function definition on MSVC.
2012-02-25 Bruno Haibleceill: Provide function definition on MSVC.
2012-02-25 Bruno Haiblefloorl: Provide function definition on MSVC.
2012-02-25 Bruno Haibleceilf: Provide function definition on MSVC.
2012-02-25 Bruno Haiblefloorf: Provide function definition on MSVC.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-28 Jim Meyeringmark functions with const and pure attributes
2011-11-06 Bruno HaibleNew module 'fmal'.
2011-11-06 Bruno HaibleNew module 'fmaf'.
2011-11-06 Bruno HaibleNew module 'fma'.
2011-10-22 Bruno Haibleisfinite, isinf, isnan, signbit: Don't define as a...
2011-10-19 Daniel Richard GSupport for old NeXTstep 3.3 gcc.
2011-10-09 Bruno HaibleNew module 'rintl'.
2011-10-09 Bruno HaibleNew module 'rintf'.
2011-10-09 Bruno Haiblerint: Support for MSVC.
2011-10-09 Bruno HaibleNew module 'copysignl'.
2011-10-09 Bruno HaibleNew module 'copysignf'.
2011-10-09 Bruno Haiblecopysign: Provide replacement.
2011-10-08 Bruno HaibleNew module 'tanhf'.
2011-10-08 Bruno HaibleNew module 'coshf'.
2011-10-08 Bruno HaibleNew module 'sinhf'.
2011-10-08 Bruno HaibleNew module 'atan2f'.
2011-10-08 Bruno HaibleNew module 'atanf'.
2011-10-08 Bruno HaibleNew module 'acosf'.
2011-10-08 Bruno HaibleNew module 'asinf'.
2011-10-08 Bruno HaibleNew module 'tanf'.
2011-10-08 Bruno HaibleNew module 'cosf'.
2011-10-08 Bruno HaibleNew module 'sinf'.
2011-10-08 Bruno HaibleNew module 'powf'.
2011-10-08 Bruno HaibleNew module 'log10f'.
2011-10-08 Bruno HaibleNew module 'logf'.
2011-10-08 Bruno HaibleNew module 'expf'.
2011-10-08 Bruno HaibleNew module 'sqrtf'.
2011-10-07 Bruno HaibleNew module 'ldexpf'.
2011-10-06 Bruno Haiblefrexpf: Work around problems on IRIX and mingw.
2011-10-06 Bruno HaibleNew module 'frexpf'.
2011-10-06 Bruno Haiblemath: Sort function declarations of math.in.h.
2011-10-06 Bruno HaibleNew module 'modff'.
2011-10-05 Bruno HaibleNew module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-09-30 Bruno Haiblefloat, math: Fix 'int' to 'long double' conversion...
2011-09-17 Bruno Haiblemath: Avoid macro redefinition warnings on MSVC.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-31 Bruno Haibleisnan: Use GCC built-ins when possible.
2010-12-21 Bruno HaibleNew module 'trunc-ieee'.
2010-12-21 Bruno HaibleNew module 'ceil-ieee'.
2010-12-21 Bruno HaibleNew module 'floor-ieee'.
2010-12-21 Bruno HaibleNew module 'truncf-ieee'.
2010-12-21 Bruno Haiblemath: Fix indentation.
2010-12-20 Bruno Haibleisnan: Ensure it is a macro.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-04-05 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8 and Cygwin.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-03-30 Bruno HaibleEmit #pragma system_header after the inclusion guard...
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-03-08 Bruno Haiblemath: Avoid #define replacements in C++ mode.
2010-03-07 Bruno Haiblelogb: Provide missing declaration for Cygwin.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-19 Bruno HaibleNew modules acosl, asinl, atanl, cosl, expl, logl,...
2010-01-11 Eric Blakemath: add portability warnings for classification macros
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-22 Eric Blakemath, unistd: avoid redundant includes
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-07-27 Bruno HaibleAvoid compilation error on QNX.
2009-07-25 Bruno HaibleAvoid syntax error on QNX.
2009-05-21 Eric BlakeSecond attempt to work around an AIX 5.3, 6.1 compiler...
2009-04-30 Bruno HaibleFix compilation error introduced on 2009-04-25.
next