freebsd-dev/lib/libc/stdtime
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
..
asctime.c
ctime.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
difftime.c
localtime.c On FreeBSD/arm, any value > 50 bits will result in a rediculously huge 2007-01-19 01:16:35 +00:00
Makefile.inc
private.h
strftime.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strftime.c
strptime.3
strptime.c
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
time2posix.3
time32.c
timelocal.c
timelocal.h
tzfile.5
tzfile.h