about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_copysignf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use GCC builtins for copysign functions if desired.Stefan Liebler2019-12-111-8/+4
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-0/+1
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Update.Ulrich Drepper1999-07-141-0/+42