Date: Sat, 17 Jul 2004 15:03:52 +0000 (UTC) From: Stefan Farfeleder <stefanf@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: <200407171503.i6HF3rJS045111@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2004-07-17 15:03:52 UTC FreeBSD src repository Modified files: lib/msun/src math.h Log: Fix minor namespace pollution: The prototypes for f{dim,max,min}(), nearbyint(), round() and trunc() shouldn't be visible when compiling with -D_XOPEN_SOURCE=500. Revision Changes Path 1.42 +6 -6 src/lib/msun/src/math.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407171503.i6HF3rJS045111>