OpenBSD CVS

CVS log for src/include/math.h


[BACK] Up to [local] / src / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_0


Revision 1.5 / (download) - annotate - [select for diffs], Sat May 26 01:49:25 2001 UTC (23 years ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Change protection of struct exception back from #ifdef __LIBM_PRIVATE
to #ifndef __cplusplus.  It turns out there is code outside of libm
that wants to use this.  I suppose that's why it is in math.h instead
of math_private.h ;-)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.