Ignore:
Timestamp:
Sep 5, 2007, 1:04:57 AM (17 years ago)
Author:
rainer
Message:

Fix for ticket #75 (option to run suid check on nosuid file systems).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_suidchk.h

    r68 r119  
    1919int sh_suidchk_set_fps        (const char * c);
    2020int sh_suidchk_set_yield      (const char * c);
     21int sh_suidchk_set_nosuid     (const char * c);
    2122int sh_suidchk_set_quarantine (const char * c);
    2223int sh_suidchk_set_qmethod    (const char * c);
Note: See TracChangeset for help on using the changeset viewer.