Ignore:
Timestamp:
Nov 21, 2008, 10:33:04 PM (16 years ago)
Author:
katerina
Message:

Rewrite of code for conditionals in configuration file, supports more tests now (ticket #129).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_unix.h

    r183 r197  
    156156extern int sh_unix_check_acl;
    157157
     158/* --- run a command, securely ---
     159 */
     160int sh_unix_run_command (const char * str);
     161
    158162/* mlock utilities
    159163 */
Note: See TracChangeset for help on using the changeset viewer.