~ubuntu-branches/debian/lenny/libsepol/lenny

« back to all changes in this revision

Viewing changes to src/libsepol.map

  • Committer: Bazaar Package Importer
  • Author(s): Russell Coker
  • Date: 2008-07-13 00:26:51 UTC
  • mfrom: (1.2.1 upstream) (3.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080713002651-ww7wa3wm1x30dyk3
Tags: 2.0.30-2
Added exec_prefix to libselinux.pc.
Closes: #489724

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        sepol_policydb_*; sepol_set_policydb_from_file; 
13
13
        sepol_policy_kern_*;
14
14
        sepol_policy_file_*;
 
15
        sepol_set_disable_dontaudit;
 
16
        sepol_set_expand_consume_base;
15
17
  local: *;
16
18
};