[BACK]Return to math.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/math.h between version 1.4 and 1.5

version 1.4, 2000/03/01 22:27:13 version 1.5, 2001/05/26 01:49:25
Line 64 
Line 64 
 #define _XOPEN_ fdlibm_xopen  #define _XOPEN_ fdlibm_xopen
 #define _POSIX_ fdlibm_posix  #define _POSIX_ fdlibm_posix
   
 #ifdef __LIBM_PRIVATE  #ifndef __cplusplus
 struct exception {  struct exception {
         int type;          int type;
         char *name;          char *name;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5