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

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-tools/ccstools/kernel_test/ccs_new_file_test.c

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

revision 3968 by kumaneko, Wed Sep 8 05:42:22 2010 UTC revision 4092 by kumaneko, Tue Oct 26 08:58:33 2010 UTC
# Line 636  int main(int argc, char *argv[]) Line 636  int main(int argc, char *argv[])
636          fprintf(domain_fp, "%s /bin/true\n", self_domain);          fprintf(domain_fp, "%s /bin/true\n", self_domain);
637          fprintf(domain_fp, "use_profile 255\n");          fprintf(domain_fp, "use_profile 255\n");
638          fprintf(domain_fp, "select pid=%u\n", pid);          fprintf(domain_fp, "select pid=%u\n", pid);
639          fprintf(profile_fp, "PREFERENCE::audit={ max_reject_log=1024 }\n");          fprintf(profile_fp, "255-PREFERENCE={ max_reject_log=1024 }\n");
640          stage_file_test();          stage_file_test();
641          fprintf(domain_fp, "use_profile 0\n");          fprintf(domain_fp, "use_profile 0\n");
642          clear_status();          clear_status();

Legend:
Removed from v.3968  
changed lines
  Added in v.4092

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