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

Diff for /src/include/dlfcn.h between version 1.9 and 1.10

version 1.9, 2004/08/11 19:14:56 version 1.10, 2007/05/05 15:21:21
Line 81 
Line 81 
 #define DL_GETREFCNT    x  #define DL_GETREFCNT    x
 #define DL_GETLOADADDR  x  #define DL_GETLOADADDR  x
 #define DL_SETTHREADLCK 2  #define DL_SETTHREADLCK 2
   #define DL_SETBINDLCK   3
   
 #endif /* _DLFCN_H_ */  #endif /* _DLFCN_H_ */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10