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

Diff for /src/include/dlfcn.h between version 1.6 and 1.7

version 1.6, 2002/06/02 22:49:59 version 1.7, 2003/04/25 19:16:12
Line 59 
Line 59 
 #define DL_GETLIST      x  #define DL_GETLIST      x
 #define DL_GETREFCNT    x  #define DL_GETREFCNT    x
 #define DL_GETLOADADDR  x  #define DL_GETLOADADDR  x
   #define DL_SETTHREADLCK 2
   
 #endif /* _DLFCN_H_ */  #endif /* _DLFCN_H_ */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7