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

Subversion リポジトリの参照

Diff of /trunk/1.5.x/ccs-patch/include/linux/tomoyo.h

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

revision 652 by kumaneko, Mon Nov 5 07:48:31 2007 UTC revision 708 by kumaneko, Mon Nov 19 08:44:45 2007 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2007  NTT DATA CORPORATION   * Copyright (C) 2005-2007  NTT DATA CORPORATION
7   *   *
8   * Version: 1.5.2-pre   2007/10/19   * Version: 1.5.2-pre   2007/11/19
9   *   *
10   * This file is applicable to both 2.4.30 and 2.6.11 and later.   * This file is applicable to both 2.4.30 and 2.6.11 and later.
11   * See README.ccs for ChangeLog.   * See README.ccs for ChangeLog.
# Line 103  int pre_vfs_mknod(struct inode *dir, str Line 103  int pre_vfs_mknod(struct inode *dir, str
103    
104  int search_binary_handler_with_transition(struct linux_binprm *bprm, struct pt_regs *regs);  int search_binary_handler_with_transition(struct linux_binprm *bprm, struct pt_regs *regs);
105  #define TOMOYO_CHECK_READ_FOR_OPEN_EXEC 1  #define TOMOYO_CHECK_READ_FOR_OPEN_EXEC 1
106    #define CCS_DONT_SLEEP_ON_ENFORCE_ERROR 2
107    
108  /*************************  Index numbers for Access Controls.  *************************/  /*************************  Index numbers for Access Controls.  *************************/
109    

Legend:
Removed from v.652  
changed lines
  Added in v.708

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