gettimeofday() was already implemented, but incorrectly lumped into POSIX_TIMERS. putenv() is really just a wrapper around setenv(). The only one left to implement was gethostid() which was relatively trivial. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com> |
||
|---|---|---|
| .. | ||
| _common.h | ||
| _main.c | ||
| aio_h.c | ||
| arpa_inet_h.c | ||
| dirent_h.c | ||
| mqueue_h.c | ||
| net_if_h.c | ||
| netdb_h.c | ||
| netinet_in_h.c | ||
| netinet_tcp_h.c | ||
| poll_h.c | ||
| pthread_h.c | ||
| sched_h.c | ||
| semaphore_h.c | ||
| signal_h.c | ||
| stropts_h.c | ||
| sys_eventfd_h.c | ||
| sys_ioctl_h.c | ||
| sys_select_h.c | ||
| sys_socket_h.c | ||
| sys_time_h.c | ||
| unistd_h.c | ||