|
|
1.1 root 1: #include <errno.h>
2: #include <stddef.h>
3: #include <assert.h>
4: #include <ctype.h>
5: #include <math.h>
6: #include <setjmp.h>
7: #include <signal.h>
8: #include <stdarg.h>
9: #include <stdio.h>
10: #include <stdlib.h>
11: #include <string.h>
12: #include <time.h>
13: #include <limits.h>
14: #include <float.h>
15:
16: #ifdef __TO_DO_SOMETIME__
17: #include <locale.h>
18: #endif /* __TO_DO_SOMETIME__ */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.