|
hai 1 ano | |
---|---|---|
.. | ||
delay | hai 1 ano | |
io | hai 1 ano | |
ipc | hai 1 ano | |
libdl | hai 1 ano | |
pthreads | hai 1 ano | |
signal | hai 1 ano | |
Kconfig | hai 1 ano | |
SConscript | %!s(int64=3) %!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>