mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
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 |
||
|---|---|---|
| .. | ||
| asctime.c | ||
| ctime.3 | ||
| difftime.c | ||
| localtime.c | ||
| Makefile.inc | ||
| private.h | ||
| strftime.3 | ||
| strftime.c | ||
| strptime.3 | ||
| strptime.c | ||
| Symbol.map | ||
| time2posix.3 | ||
| time32.c | ||
| timelocal.c | ||
| timelocal.h | ||
| tzfile.5 | ||
| tzfile.h | ||