about summary refs log tree commit diff
path: root/src/math/lgamma_r.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* math: lgamma cleanup (simpler sin(pi*x) for the negative case)Szabolcs Nagy2013-11-211-61/+31
* math: remove libc.h include from libm.hSzabolcs Nagy2013-09-051-0/+1
* code cleanup of named constantsnsz2012-03-191-27/+23
* fix namespace issues for lgamma, etc.Rich Felker2012-03-161-1/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+315