Date: Thu, 23 Oct 2003 01:23:38 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src math.h Message-ID: <200310230823.h9N8NcXM026034@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/10/23 01:23:38 PDT FreeBSD src repository Modified files: lib/msun/src math.h Log: Add prototypes for all long double functions in C99. Leave them all #if 0'd out, except for fabsl(3) which I've implemented. Revision Changes Path 1.27 +67 -0 src/lib/msun/src/math.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310230823.h9N8NcXM026034>