summaryrefslogtreecommitdiff
path: root/lib/signbitl.c
Commit message (Collapse)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
| | | | Run the new "make update-copyright" rule.
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* Fix compilation error introduced on 2009-04-25.Bruno Haible2009-04-301-0/+4
|
* Avoid link error when creating a namespace clean library.Bruno Haible2009-04-251-3/+1
|
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
|
* Use copysign when implementing signbit, if the libc has it already.Bruno Haible2007-04-101-0/+8
|
* New module 'signbit'.Bruno Haible2007-04-061-0/+55