aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-23 00:41:54 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-23 00:41:54 +0200
commit7543ff5973d1afe75b0f4226a3a02cc8d375ad3e (patch)
tree27a8b45adacc99d929c12679512d9e8adf9b5500 /src/wydawca.h
parentcc980787791b10c2a8e95e07d40973861e00a8d9 (diff)
downloadwydawca-7543ff5973d1afe75b0f4226a3a02cc8d375ad3e.tar.gz
wydawca-7543ff5973d1afe75b0f4226a3a02cc8d375ad3e.tar.bz2
Switch to user privileges while processing the triplet
Diffstat (limited to 'src/wydawca.h')
-rw-r--r--src/wydawca.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wydawca.h b/src/wydawca.h
index eb420d0..3f28919 100644
--- a/src/wydawca.h
+++ b/src/wydawca.h
@@ -394,7 +394,9 @@ int process_directives (struct file_triplet *trp,
int match_uid_p (uid_t uid);
int enabled_spool_p (const struct spool *spool);
-
+
+int wydawca_uid (uid_t uid);
+
int parse_time_interval (const char *str, time_t *pint, const char **endp);

Return to:

Send suggestions and report system problems to the System administrator.