オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/security/ccsecurity/compat.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2952 by kumaneko, Tue Aug 25 06:59:01 2009 UTC revision 2970 by kumaneko, Fri Aug 28 13:19:43 2009 UTC
# Line 58  Line 58 
58  #define KERN_CONT ""  #define KERN_CONT ""
59  #endif  #endif
60    
 /* To support PID namespace. */  
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 24)  
 #define find_task_by_pid find_task_by_vpid  
 #endif  
   
61  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 16)  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 16)
62  #define mutex semaphore  #define mutex semaphore
63  #define mutex_init(mutex) init_MUTEX(mutex)  #define mutex_init(mutex) init_MUTEX(mutex)

Legend:
Removed from v.2952  
changed lines
  Added in v.2970

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26