Subversion Repositories Kolibri OS

Rev

Rev 9761 | Rev 9772 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9761 Rev 9765
Line 2... Line 2...
2
 
2
 
3
#include "ctype/is.c"
3
#include "ctype/is.c"
4
#include "ctype/tolower.c" 
4
#include "ctype/tolower.c"
Line 5... Line -...
5
#include "ctype/toupper.c"
-
 
6
 
-
 
7
#include "sys/rewinddir.c"
-
 
8
#include "sys/readdir.c"
-
 
9
#include "sys/seekdir.c"
-
 
10
#include "sys/opendir.c"
5
#include "ctype/toupper.c"
11
#include "sys/telldir.c"
6
 
-
 
7
#include "sys/closedir.c"
-
 
8
#include "sys/dir.c"
-
 
9
#include "sys/opendir.c"
-
 
10
#include "sys/readdir.c"
12
#include "sys/closedir.c"
11
#include "sys/rewinddir.c"
-
 
12
#include "sys/seekdir.c"
Line 13... Line 13...
13
#include "sys/dir.c"
13
#include "sys/socket.c"
-
 
14
#include "sys/telldir.c"
-
 
15
 
-
 
16
#include "stdio/clearerr.c"
14
#include "sys/socket.c"
17
#include "stdio/conio.c"
15
 
18
#include "stdio/debug_printf.c"
-
 
19
#include "stdio/fclose.c"
16
#include "stdio/clearerr.c"
20
#include "stdio/feof.c"
-
 
21
#include "stdio/ferror.c"
-
 
22
#include "stdio/fflush.c"
17
#include "stdio/gets.c"
23
#include "stdio/fgetc.c"
18
#include "stdio/setbuf.c"
24
#include "stdio/fgetpos.c"
-
 
25
#include "stdio/fgets.c"
19
#include "stdio/fgetc.c"
26
#include "stdio/fopen.c"
20
#include "stdio/fopen.c"
27
#include "stdio/format_print.c"
21
#include "stdio/format_print.c"
28
#include "stdio/format_scan.c"
22
#include "stdio/vprintf.c"
29
#include "stdio/fprintf.c"
-
 
30
#include "stdio/fputc.c"
-
 
31
#include "stdio/fputs.c"
23
#include "stdio/feof.c"
32
#include "stdio/fread.c"
24
#include "stdio/fwrite.c"
33
#include "stdio/freopen.c"
25
#include "stdio/fread.c"
34
#include "stdio/fscanf.c"
26
#include "stdio/fseek.c"
35
#include "stdio/fseek.c"
27
#include "stdio/fgetpos.c"
-
 
28
#include "stdio/fclose.c"
36
#include "stdio/fsetpos.c"
29
#include "stdio/snprintf.c"
37
#include "stdio/ftell.c"
30
#include "stdio/rename.c"
38
#include "stdio/fwrite.c"
31
#include "stdio/getchar.c"
-
 
32
#include "stdio/remove.c"
-
 
33
#include "stdio/ferror.c"
-
 
34
#include "stdio/tmpfile.c"
-
 
35
#include "stdio/fputs.c"
-
 
36
#include "stdio/fputc.c"
-
 
37
#include "stdio/fgets.c"
39
#include "stdio/getchar.c"
38
#include "stdio/fflush.c"
-
 
39
#include "stdio/format_scan.c"
-
 
40
#include "stdio/printf.c"
-
 
41
#include "stdio/fscanf.c"
-
 
42
#include "stdio/debug_printf.c"
-
 
43
#include "stdio/fsetpos.c"
-
 
44
#include "stdio/setvbuf.c"
-
 
45
#include "stdio/sscanf.c"
40
#include "stdio/gets.c"
-
 
41
#include "stdio/perror.c"
-
 
42
#include "stdio/printf.c"
-
 
43
#include "stdio/puts.c"
-
 
44
#include "stdio/remove.c"
-
 
45
#include "stdio/rename.c"
-
 
46
#include "stdio/rewind.c"
-
 
47
#include "stdio/scanf.c"
46
#include "stdio/scanf.c"
48
#include "stdio/setbuf.c"
47
#include "stdio/freopen.c"
-
 
48
#include "stdio/puts.c"
49
#include "stdio/setvbuf.c"
49
#include "stdio/sprintf.c"
-
 
50
#include "stdio/vsnprintf.c"
50
#include "stdio/snprintf.c"
51
#include "stdio/conio.c"
51
#include "stdio/sprintf.c"
52
#include "stdio/perror.c"
-
 
53
#include "stdio/ftell.c"
-
 
54
#include "stdio/tmpnam.c"
-
 
55
#include "stdio/rewind.c"
52
#include "stdio/sscanf.c"
-
 
53
#include "stdio/tmpfile.c"
-
 
54
#include "stdio/tmpnam.c"
-
 
55
#include "stdio/ungetc.c"
Line 56... Line -...
56
#include "stdio/vfprintf.c"
-
 
57
#include "stdio/fprintf.c"
-
 
58
#include "stdio/ungetc.c"
-
 
59
 
-
 
60
#include "string/strerror.c"
-
 
61
#include "string/strxfrm.c"
-
 
62
#include "string/strrchr.c"
56
#include "stdio/vfprintf.c"
-
 
57
#include "stdio/vprintf.c"
-
 
58
#include "stdio/vsnprintf.c"
-
 
59
 
-
 
60
#include "string/memccpy.c"
63
#include "string/strcspn.c"
61
#include "string/memchr.c"
-
 
62
#include "string/memcmp.c"
64
#include "string/strlen.c"
63
#include "string/memcpy.c"
65
#include "string/strrev.c"
-
 
66
#include "string/memccpy.c"
-
 
67
#include "string/strchr.c"
-
 
68
#include "string/strcoll.c"
-
 
69
#include "string/strpbrk.c"
64
#include "string/strcat.c"
70
#include "string/strstr.c"
65
#include "string/strchr.c"
71
#include "string/memcmp.c"
66
#include "string/strcmp.c"
72
#include "string/strspn.c"
67
#include "string/strcoll.c"
73
#include "string/strcpy.c"
-
 
74
#include "string/strncpy.c"
68
#include "string/strcpy.c"
75
#include "string/strdup.c"
69
#include "string/strcspn.c"
-
 
70
#include "string/strdup.c"
-
 
71
#include "string/strerror.c"
-
 
72
#include "string/strlen.c"
-
 
73
#include "string/strncat.c"
-
 
74
#include "string/strncmp.c"
-
 
75
#include "string/strncpy.c"
-
 
76
#include "string/strpbrk.c"
76
#include "string/strcat.c"
77
#include "string/strrchr.c"
77
#include "string/memchr.c"
78
#include "string/strrev.c"
78
#include "string/strncmp.c"
-
 
79
#include "string/strncat.c"
-
 
80
#include "string/strtok.c"
-
 
Line 81... Line -...
81
#include "string/strcmp.c"
-
 
82
#include "string/memset.c"
-
 
83
#include "string/memcpy.c"
-
 
84
#include "string/memmove.c"
-
 
85
 
-
 
86
#include "stdlib/calloc.c"
-
 
87
#include "stdlib/malloc.c"
-
 
88
#include "stdlib/atoll.c"
-
 
89
#include "stdlib/free.c"
-
 
90
#include "stdlib/llabs.c"
79
#include "string/strspn.c"
-
 
80
#include "string/strstr.c"
-
 
81
#include "string/strtok.c"
-
 
82
#include "string/strxfrm.c"
91
#include "stdlib/exit.c"
83
 
-
 
84
#include "stdlib/abs.c"
-
 
85
#include "stdlib/assert.c"
-
 
86
#include "stdlib/atof.c"
-
 
87
#include "stdlib/atoi.c"
92
#include "stdlib/atoi.c"
88
#include "stdlib/atol.c"
93
#include "stdlib/labs.c"
89
#include "stdlib/atoll.c"
94
#include "stdlib/realloc.c"
90
#include "stdlib/calloc.c"
-
 
91
#include "stdlib/exit.c"
95
#include "stdlib/abs.c"
92
#include "stdlib/free.c"
96
#include "stdlib/atol.c"
93
#include "stdlib/itoa.c"
-
 
94
#include "stdlib/labs.c"
97
#include "stdlib/itoa.c"
95
#include "stdlib/llabs.c"
98
#include "stdlib/strtol.c"
96
#include "stdlib/malloc.c"
Line 99... Line 97...
99
#include "stdlib/rand.c"
97
#include "stdlib/qsort.c"
100
#include "stdlib/qsort.c"
98
#include "stdlib/rand.c"
101
#include "stdlib/assert.c"
99
#include "stdlib/realloc.c"
102
#include "stdlib/strtod.c"
100
#include "stdlib/strtod.c"
Line 110... Line 108...
110
#include "math/hypot.c"
108
#include "math/hypot.c"
111
#include "math/ldexp.c"
109
#include "math/ldexp.c"
112
#include "math/sinh.c"
110
#include "math/sinh.c"
113
#include "math/tanh.c"
111
#include "math/tanh.c"
Line -... Line 112...
-
 
112
 
114
 
113
#include "time/asctime.c"
115
#include "time/difftime.c"
114
#include "time/difftime.c"
116
#include "time/localtime.c"
115
#include "time/localtime.c"
117
#include "time/mktime.c"
116
#include "time/mktime.c"
118
#include "time/time.c"
-
 
Line 119... Line 117...
119
#include "time/asctime.c"
117
#include "time/time.c"
120
 
118
 
Line 121... Line 119...
121
#include "misc/basename.c"
119
#include "misc/basename.c"
Line 138... Line 136...
138
    ".include \"math/pow.s\"\n\t"
136
    ".include \"math/pow.s\"\n\t"
139
    ".include \"math/pow2.s\"\n\t"
137
    ".include \"math/pow2.s\"\n\t"
140
    ".include \"math/pow10.s\"\n\t"
138
    ".include \"math/pow10.s\"\n\t"
141
    ".include \"math/sqrt.s\"\n\t"
139
    ".include \"math/sqrt.s\"\n\t"
142
    ".include \"math/sin.s\"\n\t"
140
    ".include \"math/sin.s\"\n\t"
143
    ".include \"math/tan.s\"\n\t"
141
    ".include \"math/tan.s\"\n\t");
144
);
-
 
Line 145... Line 142...
145
 
142
 
-
 
143
__asm__(
-
 
144
    ".include \"string/memmove.s\"\n\t"
146
__asm__(
145
    ".include \"string/memset.s\"\n\t"
147
    ".include \"setjmp/longjmp.s\"\n\t"
146
    ".include \"setjmp/longjmp.s\"\n\t"
148
    ".include \"setjmp/setjmp.s\""
-
 
Line 149... Line 147...
149
);
147
    ".include \"setjmp/setjmp.s\"");
150
 
148
 
Line 151... Line -...
151
#include "libtcc1/libtcc1.c"
-
 
152
#include "stdlib/___chkstk_ms.c"
149
#include "libtcc1/libtcc1.c"
153
 
150
#include "stdlib/___chkstk_ms.c"
154
 
151
 
155
ksys_dll_t EXPORTS[] = {
152
ksys_dll_t EXPORTS[] = {
156
    {"clearerr", &clearerr},
153
    { "clearerr", &clearerr },
Line 234... Line 231...
234
    {"strrev", &strrev},
231
    { "strrev", &strrev },
235
    {"strspn", &strspn},
232
    { "strspn", &strspn },
236
    {"strstr", &strstr},
233
    { "strstr", &strstr },
237
    {"strtok", &strtok},
234
    { "strtok", &strtok },
238
    {"strxfrm", &strxfrm},
235
    { "strxfrm", &strxfrm },
239
    {"_errno", &_errno},
236
    { "__errno", &__errno },
240
    {"closedir", &closedir},
237
    { "closedir", &closedir },
241
    {"opendir", &opendir},
238
    { "opendir", &opendir },
242
    {"readdir", &readdir},
239
    { "readdir", &readdir },
243
    {"rewinddir", &rewinddir},
240
    { "rewinddir", &rewinddir },
244
    {"seekdir", &seekdir},
241
    { "seekdir", &seekdir },