|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| delay | vor 2 Jahren | |
| io | vor 2 Jahren | |
| ipc | vor 2 Jahren | |
| libdl | vor 2 Jahren | |
| pthreads | vor 2 Jahren | |
| signal | vor 2 Jahren | |
| Kconfig | vor 3 Jahren | |
| SConscript | vor 4 Jahren | |
| readme.md | vor 3 Jahren | |
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>