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

Subversion リポジトリの参照

Diff of /trunk/1.5.x/ccs-patch/fs/tomoyo_exec.c

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

revision 897 by kumaneko, Tue Jan 15 03:02:56 2008 UTC revision 898 by kumaneko, Tue Jan 15 04:44:35 2008 UTC
# Line 3  Line 3 
3   *   *
4   * Implementation of the Domain-Based Mandatory Access Control.   * Implementation of the Domain-Based Mandatory Access Control.
5   *   *
6   * Copyright (C) 2005-2007  NTT DATA CORPORATION   * Copyright (C) 2005-2008  NTT DATA CORPORATION
7   *   *
8   * Version: 1.5.2   2007/12/05   * Version: 1.5.3-pre   2008/01/15
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 122  int CheckArgv0Perm(const struct path_inf Line 122  int CheckArgv0Perm(const struct path_inf
122          }          }
123          return error;          return error;
124  }  }
 EXPORT_SYMBOL(CheckArgv0Perm);  
125    
126  int AddArgv0Policy(char *data, struct domain_info *domain, const int is_delete)  int AddArgv0Policy(char *data, struct domain_info *domain, const int is_delete)
127  {  {

Legend:
Removed from v.897  
changed lines
  Added in v.898

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