|
|
il y a 1 mois | |
|---|---|---|
| .. | ||
| delay | il y a 1 an | |
| io | il y a 1 mois | |
| ipc | il y a 1 mois | |
| libdl | il y a 1 mois | |
| pthreads | il y a 1 mois | |
| signal | il y a 1 an | |
| tls | il y a 1 mois | |
| Kconfig | il y a 1 mois | |
| SConscript | il y a 3 ans | |
| readme.md | il y a 3 ans | |
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>