pty: Activate the signature wrapper of forkpty.
[gnulib.git] / lib / round.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-02-28 Bruno HaibleAvoid compilation errors with MSVC option -fp:strict.
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-21 Jim Meyeringmaint: remove empty lines at EOF, but excluding modules/*
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-10-09 Bruno Haibleroundl: Simplify for platforms where 'long double'...
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-25 Bruno Haibleceil, trunc, round: Fix gcc warnings.
2010-12-22 Bruno Haibleround: Implement result sign according to IEEE 754.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-05-19 Bruno HaibleRemove trailing spaces.
2007-11-11 Bruno HaibleHandle the case that floorl and roundl are declared...
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.