freebsd-dev/lib/libc/i386
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
..
gen Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
stdlib Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
string Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sys Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
_fpmath.h Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:22 +00:00
arith.h Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
gd_qnan.h The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
SYS.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00