lib/signbitl.c


Log

Author Commit Date CI Message
Jim Meyering 1602f0af 2012-01-01T10:04:58 maint: update all copyright year number ranges Run "make update-copyright".
Jim Meyering d60f3b0c 2011-01-01T20:17:23 maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
Jim Meyering b2e2010c 2010-01-01T10:31:12 update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
Bruno Haible 278d609e 2009-04-30T13:03:29 Fix compilation error introduced on 2009-04-25.
Bruno Haible b3fef2a4 2009-04-25T17:22:50 Avoid link error when creating a namespace clean library.
Bruno Haible 57fdfd3f 2007-10-07T19:14:58 Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible a9fc1cd7 2007-04-10T21:38:36 Use copysign when implementing signbit, if the libc has it already.
Bruno Haible f8cce822 2007-04-06T20:55:44 New module 'signbit'.