summaryrefslogtreecommitdiffstats
path: root/newlib/libm/mathfp/erf_lgamma.c
Commit message (Collapse)AuthorAgeFilesLines
* * libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.Christopher Faylor2004-02-111-0/+5
| | | | | | * libm/mathfp/er_lgamma.c (lgamma): Ditto. * libm/mathfp/erf_gamma.c (gammaf): Ditto. * libm/mathfp/erf_lgamma.c (lgammaf): Ditto.
* Revert accidental checkin.Christopher Faylor2003-12-051-5/+0
|
* * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors whenChristopher Faylor2003-12-051-0/+5
| | | | | | | | | | | | | defining _mbrtowc. * libc/stdlib/mbsinit.c: Ditto. * libc/stdlib/mbsrtowcs.c: Ditto. * libc/stdlib/wcrtomb.c: Ditto. * libc/stdlib/wcsrtombs.c: Ditto. * libc/stdlib/wctob.c: Ditto. * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors when defining _mbrtowc. * libc/stdlib/mbsinit.c: Ditto. * libc/stdlib/mbsrtowcs.c: Ditto.
* * libm/mathfp/er_lgamma.c: Remove __kernel references.Thomas Fitzsimmons2002-06-271-7/+9
| | | | | | * libm/mathfp/erf_lgamma.c: Likewise. * libm/mathfp/s_tgamma.c: Likewise. * libm/mathfp/sf_tgamma.c: Likewise.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+244