charguess 1.3.20110226181011 → 1.3.20111021164500
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +1 -1
- data/Gemfile.lock +7 -7
- data/Manifest.txt +0 -47
- data/PostInstall.txt +1 -1
- data/README.rdoc +1 -0
- data/ext/charguess/extconf.rb +20 -0
- metadata +47 -119
- data/ext/libcharguess/cpp/.deps/EUCJPProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/EUCJPProber.Po +0 -87
- data/ext/libcharguess/cpp/.deps/EUCKRProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/EUCKRProber.Po +0 -85
- data/ext/libcharguess/cpp/.deps/EUCTWProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/EUCTWProber.Po +0 -85
- data/ext/libcharguess/cpp/.deps/EscCharsetProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/EscCharsetProber.Po +0 -83
- data/ext/libcharguess/cpp/.deps/EscSM.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/EscSM.Po +0 -77
- data/ext/libcharguess/cpp/.deps/GB2312Prober.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/GB2312Prober.Po +0 -85
- data/ext/libcharguess/cpp/.deps/LangBulgarianModel.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/LangBulgarianModel.Po +0 -78
- data/ext/libcharguess/cpp/.deps/LangCyrillicModel.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/LangCyrillicModel.Po +0 -78
- data/ext/libcharguess/cpp/.deps/LangGreekModel.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/LangGreekModel.Po +0 -78
- data/ext/libcharguess/cpp/.deps/LangHungarianModel.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/LangHungarianModel.Po +0 -78
- data/ext/libcharguess/cpp/.deps/LangThaiModel.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/LangThaiModel.Po +0 -78
- data/ext/libcharguess/cpp/.deps/Latin1Prober.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/Latin1Prober.Po +0 -78
- data/ext/libcharguess/cpp/.deps/MBCSGroupProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/MBCSGroupProber.Po +0 -102
- data/ext/libcharguess/cpp/.deps/MBCSSM.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/MBCSSM.Po +0 -77
- data/ext/libcharguess/cpp/.deps/SBCSGroupProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/SBCSGroupProber.Po +0 -80
- data/ext/libcharguess/cpp/.deps/SBCharsetProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/SBCharsetProber.Po +0 -78
- data/ext/libcharguess/cpp/.deps/SJISProber.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/SJISProber.Po +0 -86
- data/ext/libcharguess/cpp/.deps/UTF8Prober.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/UTF8Prober.Po +0 -82
- data/ext/libcharguess/cpp/.deps/big5Prober.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/big5Prober.Po +0 -84
- data/ext/libcharguess/cpp/.deps/charDistribution.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/charDistribution.Po +0 -87
- data/ext/libcharguess/cpp/.deps/chardet.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/chardet.Po +0 -84
- data/ext/libcharguess/cpp/.deps/charguess.Po +0 -77
- data/ext/libcharguess/cpp/.deps/jpCntx.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/jpCntx.Po +0 -75
- data/ext/libcharguess/cpp/.deps/universal.Plo +0 -1
- data/ext/libcharguess/cpp/.deps/universal.Po +0 -111
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,77 +0,0 @@
|
|
1
|
-
MBCSSM.o MBCSSM.o: MBCSSM.cpp codingStateMachine.h pkgInt.h types.h \
|
2
|
-
/usr/include/stdlib.h /usr/include/Availability.h \
|
3
|
-
/usr/include/AvailabilityInternal.h /usr/include/_types.h \
|
4
|
-
/usr/include/sys/_types.h /usr/include/sys/cdefs.h \
|
5
|
-
/usr/include/machine/_types.h /usr/include/i386/_types.h \
|
6
|
-
/usr/include/sys/wait.h /usr/include/sys/signal.h \
|
7
|
-
/usr/include/sys/appleapiopts.h /usr/include/machine/signal.h \
|
8
|
-
/usr/include/i386/signal.h /usr/include/i386/_structs.h \
|
9
|
-
/usr/include/sys/_structs.h /usr/include/machine/_structs.h \
|
10
|
-
/usr/include/mach/i386/_structs.h /usr/include/sys/resource.h \
|
11
|
-
/usr/include/machine/endian.h /usr/include/i386/endian.h \
|
12
|
-
/usr/include/sys/_endian.h /usr/include/libkern/_OSByteOrder.h \
|
13
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
14
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
15
|
-
/usr/include/i386/_types.h /usr/include/stdio.h
|
16
|
-
|
17
|
-
codingStateMachine.h:
|
18
|
-
|
19
|
-
pkgInt.h:
|
20
|
-
|
21
|
-
types.h:
|
22
|
-
|
23
|
-
/usr/include/stdlib.h:
|
24
|
-
|
25
|
-
/usr/include/Availability.h:
|
26
|
-
|
27
|
-
/usr/include/AvailabilityInternal.h:
|
28
|
-
|
29
|
-
/usr/include/_types.h:
|
30
|
-
|
31
|
-
/usr/include/sys/_types.h:
|
32
|
-
|
33
|
-
/usr/include/sys/cdefs.h:
|
34
|
-
|
35
|
-
/usr/include/machine/_types.h:
|
36
|
-
|
37
|
-
/usr/include/i386/_types.h:
|
38
|
-
|
39
|
-
/usr/include/sys/wait.h:
|
40
|
-
|
41
|
-
/usr/include/sys/signal.h:
|
42
|
-
|
43
|
-
/usr/include/sys/appleapiopts.h:
|
44
|
-
|
45
|
-
/usr/include/machine/signal.h:
|
46
|
-
|
47
|
-
/usr/include/i386/signal.h:
|
48
|
-
|
49
|
-
/usr/include/i386/_structs.h:
|
50
|
-
|
51
|
-
/usr/include/sys/_structs.h:
|
52
|
-
|
53
|
-
/usr/include/machine/_structs.h:
|
54
|
-
|
55
|
-
/usr/include/mach/i386/_structs.h:
|
56
|
-
|
57
|
-
/usr/include/sys/resource.h:
|
58
|
-
|
59
|
-
/usr/include/machine/endian.h:
|
60
|
-
|
61
|
-
/usr/include/i386/endian.h:
|
62
|
-
|
63
|
-
/usr/include/sys/_endian.h:
|
64
|
-
|
65
|
-
/usr/include/libkern/_OSByteOrder.h:
|
66
|
-
|
67
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
68
|
-
|
69
|
-
/usr/include/alloca.h:
|
70
|
-
|
71
|
-
/usr/include/machine/types.h:
|
72
|
-
|
73
|
-
/usr/include/i386/types.h:
|
74
|
-
|
75
|
-
/usr/include/i386/_types.h:
|
76
|
-
|
77
|
-
/usr/include/stdio.h:
|
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,80 +0,0 @@
|
|
1
|
-
SBCSGroupProber.o SBCSGroupProber.o: SBCSGroupProber.cpp \
|
2
|
-
SBCharsetProber.h charsetProber.h types.h /usr/include/stdlib.h \
|
3
|
-
/usr/include/Availability.h /usr/include/AvailabilityInternal.h \
|
4
|
-
/usr/include/_types.h /usr/include/sys/_types.h \
|
5
|
-
/usr/include/sys/cdefs.h /usr/include/machine/_types.h \
|
6
|
-
/usr/include/i386/_types.h /usr/include/sys/wait.h \
|
7
|
-
/usr/include/sys/signal.h /usr/include/sys/appleapiopts.h \
|
8
|
-
/usr/include/machine/signal.h /usr/include/i386/signal.h \
|
9
|
-
/usr/include/i386/_structs.h /usr/include/sys/_structs.h \
|
10
|
-
/usr/include/machine/_structs.h /usr/include/mach/i386/_structs.h \
|
11
|
-
/usr/include/sys/resource.h /usr/include/machine/endian.h \
|
12
|
-
/usr/include/i386/endian.h /usr/include/sys/_endian.h \
|
13
|
-
/usr/include/libkern/_OSByteOrder.h \
|
14
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
15
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
16
|
-
/usr/include/i386/_types.h /usr/include/stdio.h SBCSGroupProber.h
|
17
|
-
|
18
|
-
SBCharsetProber.h:
|
19
|
-
|
20
|
-
charsetProber.h:
|
21
|
-
|
22
|
-
types.h:
|
23
|
-
|
24
|
-
/usr/include/stdlib.h:
|
25
|
-
|
26
|
-
/usr/include/Availability.h:
|
27
|
-
|
28
|
-
/usr/include/AvailabilityInternal.h:
|
29
|
-
|
30
|
-
/usr/include/_types.h:
|
31
|
-
|
32
|
-
/usr/include/sys/_types.h:
|
33
|
-
|
34
|
-
/usr/include/sys/cdefs.h:
|
35
|
-
|
36
|
-
/usr/include/machine/_types.h:
|
37
|
-
|
38
|
-
/usr/include/i386/_types.h:
|
39
|
-
|
40
|
-
/usr/include/sys/wait.h:
|
41
|
-
|
42
|
-
/usr/include/sys/signal.h:
|
43
|
-
|
44
|
-
/usr/include/sys/appleapiopts.h:
|
45
|
-
|
46
|
-
/usr/include/machine/signal.h:
|
47
|
-
|
48
|
-
/usr/include/i386/signal.h:
|
49
|
-
|
50
|
-
/usr/include/i386/_structs.h:
|
51
|
-
|
52
|
-
/usr/include/sys/_structs.h:
|
53
|
-
|
54
|
-
/usr/include/machine/_structs.h:
|
55
|
-
|
56
|
-
/usr/include/mach/i386/_structs.h:
|
57
|
-
|
58
|
-
/usr/include/sys/resource.h:
|
59
|
-
|
60
|
-
/usr/include/machine/endian.h:
|
61
|
-
|
62
|
-
/usr/include/i386/endian.h:
|
63
|
-
|
64
|
-
/usr/include/sys/_endian.h:
|
65
|
-
|
66
|
-
/usr/include/libkern/_OSByteOrder.h:
|
67
|
-
|
68
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
69
|
-
|
70
|
-
/usr/include/alloca.h:
|
71
|
-
|
72
|
-
/usr/include/machine/types.h:
|
73
|
-
|
74
|
-
/usr/include/i386/types.h:
|
75
|
-
|
76
|
-
/usr/include/i386/_types.h:
|
77
|
-
|
78
|
-
/usr/include/stdio.h:
|
79
|
-
|
80
|
-
SBCSGroupProber.h:
|
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,78 +0,0 @@
|
|
1
|
-
SBCharsetProber.o SBCharsetProber.o: SBCharsetProber.cpp \
|
2
|
-
/usr/include/stdio.h /usr/include/_types.h /usr/include/sys/_types.h \
|
3
|
-
/usr/include/sys/cdefs.h /usr/include/machine/_types.h \
|
4
|
-
/usr/include/i386/_types.h SBCharsetProber.h charsetProber.h types.h \
|
5
|
-
/usr/include/stdlib.h /usr/include/Availability.h \
|
6
|
-
/usr/include/AvailabilityInternal.h /usr/include/sys/wait.h \
|
7
|
-
/usr/include/sys/signal.h /usr/include/sys/appleapiopts.h \
|
8
|
-
/usr/include/machine/signal.h /usr/include/i386/signal.h \
|
9
|
-
/usr/include/i386/_structs.h /usr/include/sys/_structs.h \
|
10
|
-
/usr/include/machine/_structs.h /usr/include/mach/i386/_structs.h \
|
11
|
-
/usr/include/sys/resource.h /usr/include/machine/endian.h \
|
12
|
-
/usr/include/i386/endian.h /usr/include/sys/_endian.h \
|
13
|
-
/usr/include/libkern/_OSByteOrder.h \
|
14
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
15
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
16
|
-
/usr/include/i386/_types.h
|
17
|
-
|
18
|
-
/usr/include/stdio.h:
|
19
|
-
|
20
|
-
/usr/include/_types.h:
|
21
|
-
|
22
|
-
/usr/include/sys/_types.h:
|
23
|
-
|
24
|
-
/usr/include/sys/cdefs.h:
|
25
|
-
|
26
|
-
/usr/include/machine/_types.h:
|
27
|
-
|
28
|
-
/usr/include/i386/_types.h:
|
29
|
-
|
30
|
-
SBCharsetProber.h:
|
31
|
-
|
32
|
-
charsetProber.h:
|
33
|
-
|
34
|
-
types.h:
|
35
|
-
|
36
|
-
/usr/include/stdlib.h:
|
37
|
-
|
38
|
-
/usr/include/Availability.h:
|
39
|
-
|
40
|
-
/usr/include/AvailabilityInternal.h:
|
41
|
-
|
42
|
-
/usr/include/sys/wait.h:
|
43
|
-
|
44
|
-
/usr/include/sys/signal.h:
|
45
|
-
|
46
|
-
/usr/include/sys/appleapiopts.h:
|
47
|
-
|
48
|
-
/usr/include/machine/signal.h:
|
49
|
-
|
50
|
-
/usr/include/i386/signal.h:
|
51
|
-
|
52
|
-
/usr/include/i386/_structs.h:
|
53
|
-
|
54
|
-
/usr/include/sys/_structs.h:
|
55
|
-
|
56
|
-
/usr/include/machine/_structs.h:
|
57
|
-
|
58
|
-
/usr/include/mach/i386/_structs.h:
|
59
|
-
|
60
|
-
/usr/include/sys/resource.h:
|
61
|
-
|
62
|
-
/usr/include/machine/endian.h:
|
63
|
-
|
64
|
-
/usr/include/i386/endian.h:
|
65
|
-
|
66
|
-
/usr/include/sys/_endian.h:
|
67
|
-
|
68
|
-
/usr/include/libkern/_OSByteOrder.h:
|
69
|
-
|
70
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
71
|
-
|
72
|
-
/usr/include/alloca.h:
|
73
|
-
|
74
|
-
/usr/include/machine/types.h:
|
75
|
-
|
76
|
-
/usr/include/i386/types.h:
|
77
|
-
|
78
|
-
/usr/include/i386/_types.h:
|
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,86 +0,0 @@
|
|
1
|
-
SJISProber.o SJISProber.o: SJISProber.cpp SJISProber.h charsetProber.h \
|
2
|
-
types.h /usr/include/stdlib.h /usr/include/Availability.h \
|
3
|
-
/usr/include/AvailabilityInternal.h /usr/include/_types.h \
|
4
|
-
/usr/include/sys/_types.h /usr/include/sys/cdefs.h \
|
5
|
-
/usr/include/machine/_types.h /usr/include/i386/_types.h \
|
6
|
-
/usr/include/sys/wait.h /usr/include/sys/signal.h \
|
7
|
-
/usr/include/sys/appleapiopts.h /usr/include/machine/signal.h \
|
8
|
-
/usr/include/i386/signal.h /usr/include/i386/_structs.h \
|
9
|
-
/usr/include/sys/_structs.h /usr/include/machine/_structs.h \
|
10
|
-
/usr/include/mach/i386/_structs.h /usr/include/sys/resource.h \
|
11
|
-
/usr/include/machine/endian.h /usr/include/i386/endian.h \
|
12
|
-
/usr/include/sys/_endian.h /usr/include/libkern/_OSByteOrder.h \
|
13
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
14
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
15
|
-
/usr/include/i386/_types.h /usr/include/stdio.h codingStateMachine.h \
|
16
|
-
pkgInt.h jpCntx.h charDistribution.h
|
17
|
-
|
18
|
-
SJISProber.h:
|
19
|
-
|
20
|
-
charsetProber.h:
|
21
|
-
|
22
|
-
types.h:
|
23
|
-
|
24
|
-
/usr/include/stdlib.h:
|
25
|
-
|
26
|
-
/usr/include/Availability.h:
|
27
|
-
|
28
|
-
/usr/include/AvailabilityInternal.h:
|
29
|
-
|
30
|
-
/usr/include/_types.h:
|
31
|
-
|
32
|
-
/usr/include/sys/_types.h:
|
33
|
-
|
34
|
-
/usr/include/sys/cdefs.h:
|
35
|
-
|
36
|
-
/usr/include/machine/_types.h:
|
37
|
-
|
38
|
-
/usr/include/i386/_types.h:
|
39
|
-
|
40
|
-
/usr/include/sys/wait.h:
|
41
|
-
|
42
|
-
/usr/include/sys/signal.h:
|
43
|
-
|
44
|
-
/usr/include/sys/appleapiopts.h:
|
45
|
-
|
46
|
-
/usr/include/machine/signal.h:
|
47
|
-
|
48
|
-
/usr/include/i386/signal.h:
|
49
|
-
|
50
|
-
/usr/include/i386/_structs.h:
|
51
|
-
|
52
|
-
/usr/include/sys/_structs.h:
|
53
|
-
|
54
|
-
/usr/include/machine/_structs.h:
|
55
|
-
|
56
|
-
/usr/include/mach/i386/_structs.h:
|
57
|
-
|
58
|
-
/usr/include/sys/resource.h:
|
59
|
-
|
60
|
-
/usr/include/machine/endian.h:
|
61
|
-
|
62
|
-
/usr/include/i386/endian.h:
|
63
|
-
|
64
|
-
/usr/include/sys/_endian.h:
|
65
|
-
|
66
|
-
/usr/include/libkern/_OSByteOrder.h:
|
67
|
-
|
68
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
69
|
-
|
70
|
-
/usr/include/alloca.h:
|
71
|
-
|
72
|
-
/usr/include/machine/types.h:
|
73
|
-
|
74
|
-
/usr/include/i386/types.h:
|
75
|
-
|
76
|
-
/usr/include/i386/_types.h:
|
77
|
-
|
78
|
-
/usr/include/stdio.h:
|
79
|
-
|
80
|
-
codingStateMachine.h:
|
81
|
-
|
82
|
-
pkgInt.h:
|
83
|
-
|
84
|
-
jpCntx.h:
|
85
|
-
|
86
|
-
charDistribution.h:
|
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,82 +0,0 @@
|
|
1
|
-
UTF8Prober.o UTF8Prober.o: UTF8Prober.cpp UTF8Prober.h charsetProber.h \
|
2
|
-
types.h /usr/include/stdlib.h /usr/include/Availability.h \
|
3
|
-
/usr/include/AvailabilityInternal.h /usr/include/_types.h \
|
4
|
-
/usr/include/sys/_types.h /usr/include/sys/cdefs.h \
|
5
|
-
/usr/include/machine/_types.h /usr/include/i386/_types.h \
|
6
|
-
/usr/include/sys/wait.h /usr/include/sys/signal.h \
|
7
|
-
/usr/include/sys/appleapiopts.h /usr/include/machine/signal.h \
|
8
|
-
/usr/include/i386/signal.h /usr/include/i386/_structs.h \
|
9
|
-
/usr/include/sys/_structs.h /usr/include/machine/_structs.h \
|
10
|
-
/usr/include/mach/i386/_structs.h /usr/include/sys/resource.h \
|
11
|
-
/usr/include/machine/endian.h /usr/include/i386/endian.h \
|
12
|
-
/usr/include/sys/_endian.h /usr/include/libkern/_OSByteOrder.h \
|
13
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
14
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
15
|
-
/usr/include/i386/_types.h /usr/include/stdio.h codingStateMachine.h \
|
16
|
-
pkgInt.h
|
17
|
-
|
18
|
-
UTF8Prober.h:
|
19
|
-
|
20
|
-
charsetProber.h:
|
21
|
-
|
22
|
-
types.h:
|
23
|
-
|
24
|
-
/usr/include/stdlib.h:
|
25
|
-
|
26
|
-
/usr/include/Availability.h:
|
27
|
-
|
28
|
-
/usr/include/AvailabilityInternal.h:
|
29
|
-
|
30
|
-
/usr/include/_types.h:
|
31
|
-
|
32
|
-
/usr/include/sys/_types.h:
|
33
|
-
|
34
|
-
/usr/include/sys/cdefs.h:
|
35
|
-
|
36
|
-
/usr/include/machine/_types.h:
|
37
|
-
|
38
|
-
/usr/include/i386/_types.h:
|
39
|
-
|
40
|
-
/usr/include/sys/wait.h:
|
41
|
-
|
42
|
-
/usr/include/sys/signal.h:
|
43
|
-
|
44
|
-
/usr/include/sys/appleapiopts.h:
|
45
|
-
|
46
|
-
/usr/include/machine/signal.h:
|
47
|
-
|
48
|
-
/usr/include/i386/signal.h:
|
49
|
-
|
50
|
-
/usr/include/i386/_structs.h:
|
51
|
-
|
52
|
-
/usr/include/sys/_structs.h:
|
53
|
-
|
54
|
-
/usr/include/machine/_structs.h:
|
55
|
-
|
56
|
-
/usr/include/mach/i386/_structs.h:
|
57
|
-
|
58
|
-
/usr/include/sys/resource.h:
|
59
|
-
|
60
|
-
/usr/include/machine/endian.h:
|
61
|
-
|
62
|
-
/usr/include/i386/endian.h:
|
63
|
-
|
64
|
-
/usr/include/sys/_endian.h:
|
65
|
-
|
66
|
-
/usr/include/libkern/_OSByteOrder.h:
|
67
|
-
|
68
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
69
|
-
|
70
|
-
/usr/include/alloca.h:
|
71
|
-
|
72
|
-
/usr/include/machine/types.h:
|
73
|
-
|
74
|
-
/usr/include/i386/types.h:
|
75
|
-
|
76
|
-
/usr/include/i386/_types.h:
|
77
|
-
|
78
|
-
/usr/include/stdio.h:
|
79
|
-
|
80
|
-
codingStateMachine.h:
|
81
|
-
|
82
|
-
pkgInt.h:
|
@@ -1 +0,0 @@
|
|
1
|
-
# dummy
|
@@ -1,84 +0,0 @@
|
|
1
|
-
big5Prober.o big5Prober.o: big5Prober.cpp big5Prober.h charsetProber.h \
|
2
|
-
types.h /usr/include/stdlib.h /usr/include/Availability.h \
|
3
|
-
/usr/include/AvailabilityInternal.h /usr/include/_types.h \
|
4
|
-
/usr/include/sys/_types.h /usr/include/sys/cdefs.h \
|
5
|
-
/usr/include/machine/_types.h /usr/include/i386/_types.h \
|
6
|
-
/usr/include/sys/wait.h /usr/include/sys/signal.h \
|
7
|
-
/usr/include/sys/appleapiopts.h /usr/include/machine/signal.h \
|
8
|
-
/usr/include/i386/signal.h /usr/include/i386/_structs.h \
|
9
|
-
/usr/include/sys/_structs.h /usr/include/machine/_structs.h \
|
10
|
-
/usr/include/mach/i386/_structs.h /usr/include/sys/resource.h \
|
11
|
-
/usr/include/machine/endian.h /usr/include/i386/endian.h \
|
12
|
-
/usr/include/sys/_endian.h /usr/include/libkern/_OSByteOrder.h \
|
13
|
-
/usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \
|
14
|
-
/usr/include/machine/types.h /usr/include/i386/types.h \
|
15
|
-
/usr/include/i386/_types.h /usr/include/stdio.h codingStateMachine.h \
|
16
|
-
pkgInt.h charDistribution.h
|
17
|
-
|
18
|
-
big5Prober.h:
|
19
|
-
|
20
|
-
charsetProber.h:
|
21
|
-
|
22
|
-
types.h:
|
23
|
-
|
24
|
-
/usr/include/stdlib.h:
|
25
|
-
|
26
|
-
/usr/include/Availability.h:
|
27
|
-
|
28
|
-
/usr/include/AvailabilityInternal.h:
|
29
|
-
|
30
|
-
/usr/include/_types.h:
|
31
|
-
|
32
|
-
/usr/include/sys/_types.h:
|
33
|
-
|
34
|
-
/usr/include/sys/cdefs.h:
|
35
|
-
|
36
|
-
/usr/include/machine/_types.h:
|
37
|
-
|
38
|
-
/usr/include/i386/_types.h:
|
39
|
-
|
40
|
-
/usr/include/sys/wait.h:
|
41
|
-
|
42
|
-
/usr/include/sys/signal.h:
|
43
|
-
|
44
|
-
/usr/include/sys/appleapiopts.h:
|
45
|
-
|
46
|
-
/usr/include/machine/signal.h:
|
47
|
-
|
48
|
-
/usr/include/i386/signal.h:
|
49
|
-
|
50
|
-
/usr/include/i386/_structs.h:
|
51
|
-
|
52
|
-
/usr/include/sys/_structs.h:
|
53
|
-
|
54
|
-
/usr/include/machine/_structs.h:
|
55
|
-
|
56
|
-
/usr/include/mach/i386/_structs.h:
|
57
|
-
|
58
|
-
/usr/include/sys/resource.h:
|
59
|
-
|
60
|
-
/usr/include/machine/endian.h:
|
61
|
-
|
62
|
-
/usr/include/i386/endian.h:
|
63
|
-
|
64
|
-
/usr/include/sys/_endian.h:
|
65
|
-
|
66
|
-
/usr/include/libkern/_OSByteOrder.h:
|
67
|
-
|
68
|
-
/usr/include/libkern/i386/_OSByteOrder.h:
|
69
|
-
|
70
|
-
/usr/include/alloca.h:
|
71
|
-
|
72
|
-
/usr/include/machine/types.h:
|
73
|
-
|
74
|
-
/usr/include/i386/types.h:
|
75
|
-
|
76
|
-
/usr/include/i386/_types.h:
|
77
|
-
|
78
|
-
/usr/include/stdio.h:
|
79
|
-
|
80
|
-
codingStateMachine.h:
|
81
|
-
|
82
|
-
pkgInt.h:
|
83
|
-
|
84
|
-
charDistribution.h:
|