|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| delay | %!s(int64=2) %!d(string=hai) anos | |
| io | %!s(int64=2) %!d(string=hai) anos | |
| ipc | %!s(int64=2) %!d(string=hai) anos | |
| libdl | %!s(int64=2) %!d(string=hai) anos | |
| pthreads | %!s(int64=2) %!d(string=hai) anos | |
| signal | %!s(int64=2) %!d(string=hai) anos | |
| Kconfig | %!s(int64=3) %!d(string=hai) anos | |
| SConscript | %!s(int64=4) %!d(string=hai) anos | |
| readme.md | %!s(int64=3) %!d(string=hai) anos | |
This folder provides functions that are not part of the standard C library but are part of the POSIX.1 (IEEE Standard 1003.1) standard.
#include <sys/time.h> to instead of #include <time.h>#include <sys/errno.h> to instead of #include <errno.h>#include <sys/signal.h> to instead of #include <signal.h>