freebsd-dev/lib/libc/posix1e
Daniel Eischen 2665faf497 Some libc symbol map cleanups.
net: endhostdnsent is named _endhostdnsent and is
  private to netdb family of functions.

  posix1e: acl_size.c has been never compiled in,
  so there's no "acl_size".

  rpc: "getnetid" is a static function.

  stdtime: "gtime" is #ifdef'ed out in the source.

  some symbols are specific only to some architectures,
  e.g., ___tls_get_addr is only defined on i386.

  __htonl, __htons, __ntohl and __ntohs are no longer
  functions, they are now (internal) defines in
  <machine/endian.h>.

Submitted by:	ru
2007-05-31 13:01:34 +00:00
..
acl_add_perm.3
acl_calc_mask.3
acl_calc_mask.c
acl_clear_perms.3
acl_copy_entry.3
acl_copy.c
acl_create_entry.3
acl_delete_entry.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_delete_entry.c
acl_delete_perm.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_delete.3 Fix the NAME section making whatis(1) happy in particular. 2004-07-05 17:12:53 +00:00
acl_delete.c
acl_dup.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_entry.c
acl_free.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_free.c
acl_from_text.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_from_text.c Move _posix1e_acl_name_to_id out of acl_support.c and into 2007-02-26 02:07:02 +00:00
acl_get_entry.3 -mdoc sweep. 2005-11-17 13:00:00 +00:00
acl_get_perm_np.3
acl_get_permset.3
acl_get_qualifier.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_get_tag_type.3
acl_get.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_get.c
acl_init.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_init.c
acl_perm.c
acl_set_permset.3
acl_set_qualifier.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_set_tag_type.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_set.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_set.c
acl_size.c
acl_support.c Move _posix1e_acl_name_to_id out of acl_support.c and into 2007-02-26 02:07:02 +00:00
acl_support.h Move _posix1e_acl_name_to_id out of acl_support.c and into 2007-02-26 02:07:02 +00:00
acl_to_text.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
acl_to_text.c
acl_valid.3 Fixed markup bug. 2005-01-15 12:21:03 +00:00
acl_valid.c
acl.3
extattr.3
extattr.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
mac_exec.c
mac_free.3
mac_get.3 Markup, grammar, and spelling fixes. 2004-06-30 20:09:10 +00:00
mac_get.c Minor white space tweak. 2005-01-23 15:28:02 +00:00
mac_is_present.3 Revise markup in recently added manpages. 2006-09-30 10:34:13 +00:00
mac_prepare.3 Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove 2006-07-07 14:02:17 +00:00
mac_set.3 Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove 2006-07-07 14:02:17 +00:00
mac_set.c
mac_text.3 Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove 2006-07-07 14:02:17 +00:00
mac.3 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
mac.c
mac.conf.5 Sort sections. 2005-01-20 09:17:07 +00:00
Makefile.inc Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove 2006-07-07 14:02:17 +00:00
posix1e.3 There's no longer^Wyet <sys/capability.h>. 2005-11-23 16:24:39 +00:00
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00