2000-09-19 21:20:21 +02:00
|
|
|
# $FreeBSD$
|
2000-01-16 00:33:49 +01:00
|
|
|
|
2000-10-03 01:41:19 +02:00
|
|
|
MAINTAINER= rwatson@FreeBSD.org
|
2000-01-16 00:33:49 +01:00
|
|
|
LIB= posix1e
|
2000-06-04 23:25:31 +02:00
|
|
|
SHLIB_MAJOR= 2
|
|
|
|
SHLIB_MINOR= 0
|
2001-03-19 04:19:51 +01:00
|
|
|
SRCS+= acl_calc_mask.c \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_copy.c \
|
2001-03-19 04:19:51 +01:00
|
|
|
acl_delete.c \
|
|
|
|
acl_delete_entry.c \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_entry.c \
|
2000-01-16 00:33:49 +01:00
|
|
|
acl_free.c \
|
|
|
|
acl_from_text.c \
|
|
|
|
acl_get.c \
|
|
|
|
acl_init.c \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_perm.c \
|
2000-01-16 00:33:49 +01:00
|
|
|
acl_set.c \
|
|
|
|
acl_support.c \
|
|
|
|
acl_to_text.c \
|
2000-06-04 23:25:31 +02:00
|
|
|
acl_valid.c \
|
2000-07-05 06:25:09 +02:00
|
|
|
cap_clear.c \
|
|
|
|
cap_dup.c \
|
|
|
|
cap_free.c \
|
|
|
|
cap_get_fd.c \
|
|
|
|
cap_get_file.c \
|
|
|
|
cap_get_flag.c \
|
|
|
|
cap_get_proc.c \
|
|
|
|
cap_init.c \
|
|
|
|
cap_set_fd.c \
|
|
|
|
cap_set_file.c \
|
|
|
|
cap_set_flag.c \
|
2000-10-13 20:24:58 +02:00
|
|
|
cap_set_proc.c \
|
|
|
|
cap_text.c
|
2000-06-04 23:25:31 +02:00
|
|
|
|
2000-01-28 21:07:00 +01:00
|
|
|
MAN3= acl.3 \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_add_perm.3 \
|
2001-03-19 04:19:51 +01:00
|
|
|
acl_calc_mask.3 \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_clear_perms.3 \
|
|
|
|
acl_copy_entry.3 \
|
2000-01-28 21:07:00 +01:00
|
|
|
acl_delete.3 \
|
2001-03-19 04:19:51 +01:00
|
|
|
acl_delete_entry.3 \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_delete_perm.3 \
|
2000-01-28 21:07:00 +01:00
|
|
|
acl_dup.3 \
|
|
|
|
acl_free.3 \
|
|
|
|
acl_from_text.3 \
|
|
|
|
acl_get.3 \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_get_permset.3 \
|
|
|
|
acl_get_qualifier.3 \
|
|
|
|
acl_get_tag_type.3 \
|
2000-01-28 21:07:00 +01:00
|
|
|
acl_init.3 \
|
|
|
|
acl_set.3 \
|
Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
acl_set_permset, acl_set_qualifier, acl_set_tag_type
This brings us within 4 functions of a full ACL editing library.
Reviewed by: rwatson
2001-03-22 23:31:01 +01:00
|
|
|
acl_set_permset.3 \
|
|
|
|
acl_set_qualifier.3 \
|
|
|
|
acl_set_tag_type.3 \
|
2000-01-28 21:07:00 +01:00
|
|
|
acl_to_text.3 \
|
|
|
|
acl_valid.3 \
|
2000-06-04 23:25:31 +02:00
|
|
|
cap.3 \
|
|
|
|
cap_clear.3 \
|
|
|
|
cap_dup.3 \
|
|
|
|
cap_free.3 \
|
2000-09-19 21:04:47 +02:00
|
|
|
cap_from_text.3 \
|
2000-06-04 23:25:31 +02:00
|
|
|
cap_get_flag.3 \
|
|
|
|
cap_get_proc.3 \
|
|
|
|
cap_init.3 \
|
|
|
|
cap_set_flag.3 \
|
|
|
|
cap_set_proc.3 \
|
2000-09-19 21:04:47 +02:00
|
|
|
cap_to_text.3 \
|
2000-01-28 21:07:00 +01:00
|
|
|
posix1e.3
|
|
|
|
|
|
|
|
MLINKS+=acl_delete.3 acl_delete_def_file.3 \
|
|
|
|
acl_delete.3 acl_delete_file_np.3 \
|
|
|
|
acl_delete.3 acl_delete_fd_np.3 \
|
|
|
|
acl_get.3 acl_get_file.3 \
|
|
|
|
acl_get.3 acl_get_fd.3 \
|
|
|
|
acl_get.3 acl_get_fd_np.3 \
|
|
|
|
acl_set.3 acl_set_file.3 \
|
|
|
|
acl_set.3 acl_set_fd.3 \
|
|
|
|
acl_set.3 acl_set_fd_np.3 \
|
|
|
|
acl_valid.3 acl_valid_file_np.3 \
|
|
|
|
acl_valid.3 acl_valid_fd_np.3
|
2000-01-26 17:15:48 +01:00
|
|
|
|
2000-01-16 00:33:49 +01:00
|
|
|
.include <bsd.lib.mk>
|