freebsd-dev/lib/libc/posix1e
Robert Watson 5acb7446b0 o Reflect repo-copy of extattr.[c3] from libutil to libc, moving
extattr namespace routines to the libc/posix1e directory.  While
  the extattr calls are not strictly POSIX.1e, POSIX.1e wasn't
  strictly ever approved, so I think that's OK.

Obtained from:	TrustedBSD Project
2001-11-16 05:09:45 +00:00
..
acl_add_perm.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_calc_mask.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_calc_mask.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_clear_perms.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_copy_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_copy.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_create_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete_entry.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_delete_perm.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
acl_dup.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_entry.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_free.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_free.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_from_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_from_text.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_get_entry.3 Fixed return type in synopsis. 2001-10-03 16:25:08 +00:00
acl_get_perm_np.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_permset.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_qualifier.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_tag_type.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_init.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_init.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_perm.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_set_permset.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set_qualifier.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set_tag_type.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_size.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
acl_support.c Handle snprintf() returning -1 2001-08-20 12:41:36 +00:00
acl_support.h o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_to_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_to_text.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_valid.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_valid.c o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_clear.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_clear.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_cmp.c Introduce implementations of POSIX.1e non-portable form capability 2001-08-31 02:07:48 +00:00
cap_copy_ext.3 mdoc(7) police: markup and minor content fixes. 2001-09-05 14:09:08 +00:00
cap_copy_int.3 Fixed missing `const' in synopsis. 2001-10-03 16:29:21 +00:00
cap_copy.c o Sync up prototypes for cap_size() and cap_copy_ext() with 2001-09-02 23:13:49 +00:00
cap_dup.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_dup.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_free.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_free.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_from_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_get_fd.c Remove bogus assignments of libc syscall stub return values to errno; 2001-04-24 20:50:42 +00:00
cap_get_file.c Remove bogus assignments of libc syscall stub return values to errno; 2001-04-24 20:50:42 +00:00
cap_get_flag.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_get_flag.c o src/sys/capability.h provides a number of support macros that are not 2001-08-29 17:53:45 +00:00
cap_get_proc.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_get_proc.c Remove bogus assignments of libc syscall stub return values to errno; 2001-04-24 20:50:42 +00:00
cap_init.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_init.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_set_fd.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_set_file.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_set_flag.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_set_flag.c o src/sys/capability.h provides a number of support macros that are not 2001-08-29 17:53:45 +00:00
cap_set_proc.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap_set_proc.c Prepare for the inclusion of libposix1e into libc: retire the old 2001-04-04 18:00:52 +00:00
cap_text.c o Remove definition of CAP_MAX_BUF_LEN since it is defined in 2001-08-31 02:11:59 +00:00
cap_to_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
cap.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
extattr.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
extattr.c Add __FBSDID()s to libutil 2001-09-30 22:35:07 +00:00
Makefile.inc o Reflect repo-copy of extattr.[c3] from libutil to libc, moving 2001-11-16 05:09:45 +00:00
posix1e.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00