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