Date: Tue, 13 Jan 2009 05:13:20 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/msun/src e_rem_pio2.c e_rem_pio2f.c k_cosf.c k_sinf.c k_tanf.c Message-ID: <200901130513.n0D5DTbB059745@repoman.freebsd.org>
index | next in thread | raw e-mail
das 2009-01-13 05:13:20 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_rem_pio2.c e_rem_pio2f.c k_cosf.c
k_sinf.c k_tanf.c
Log:
SVN rev 187128 on 2009-01-13 05:13:20Z by das
Use __gnu89_inline so that these files will compile with newer versions
of gcc, where the meaning of 'inline' was changed to match C99.
Noticed by: rdivacky
Revision Changes Path
1.20 +1 -1 src/lib/msun/src/e_rem_pio2.c
1.31 +1 -1 src/lib/msun/src/e_rem_pio2f.c
1.17 +1 -1 src/lib/msun/src/k_cosf.c
1.15 +1 -1 src/lib/msun/src/k_sinf.c
1.22 +1 -1 src/lib/msun/src/k_tanf.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901130513.n0D5DTbB059745>
