gccxml_gem 0.9-x86-cygwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. data/Rakefile +75 -0
  2. data/bin/gccxml.exe +0 -0
  3. data/bin/gccxml_cc1plus.exe +0 -0
  4. data/gccxml.rb +50 -0
  5. data/share/doc/gccxml-0.9/Copyright.txt +55 -0
  6. data/share/doc/gccxml-0.9/gccxml.html +168 -0
  7. data/share/doc/gccxml-0.9/gccxml.txt +293 -0
  8. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm +7 -0
  9. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm.h +7 -0
  10. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset +7 -0
  11. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset.h +7 -0
  12. data/share/gccxml-0.9/Borland/5.5/Wrappers/cctype +1 -0
  13. data/share/gccxml-0.9/Borland/5.5/Wrappers/cfloat +1 -0
  14. data/share/gccxml-0.9/Borland/5.5/Wrappers/climits +1 -0
  15. data/share/gccxml-0.9/Borland/5.5/Wrappers/cmath +1 -0
  16. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex +7 -0
  17. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex.h +7 -0
  18. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstddef +1 -0
  19. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdio +1 -0
  20. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdlib +1 -0
  21. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring +7 -0
  22. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring.h +7 -0
  23. data/share/gccxml-0.9/Borland/5.5/Wrappers/ctime +1 -0
  24. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwchar +1 -0
  25. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwctype +1 -0
  26. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque +7 -0
  27. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque.h +7 -0
  28. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception +7 -0
  29. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception.h +7 -0
  30. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream +7 -0
  31. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream.h +7 -0
  32. data/share/gccxml-0.9/Borland/5.5/Wrappers/function +7 -0
  33. data/share/gccxml-0.9/Borland/5.5/Wrappers/function.h +7 -0
  34. data/share/gccxml-0.9/Borland/5.5/Wrappers/functional +7 -0
  35. data/share/gccxml-0.9/Borland/5.5/Wrappers/gccxml_typeinfo.h +146 -0
  36. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip +7 -0
  37. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip.h +7 -0
  38. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios +7 -0
  39. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios.h +7 -0
  40. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd +7 -0
  41. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd.h +7 -0
  42. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream +7 -0
  43. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream.h +7 -0
  44. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream +7 -0
  45. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream.h +7 -0
  46. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator +7 -0
  47. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator.h +7 -0
  48. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits +7 -0
  49. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits.h +7 -0
  50. data/share/gccxml-0.9/Borland/5.5/Wrappers/list +7 -0
  51. data/share/gccxml-0.9/Borland/5.5/Wrappers/list.h +7 -0
  52. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale +7 -0
  53. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale.h +7 -0
  54. data/share/gccxml-0.9/Borland/5.5/Wrappers/map +7 -0
  55. data/share/gccxml-0.9/Borland/5.5/Wrappers/map.h +7 -0
  56. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory +7 -0
  57. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory.h +7 -0
  58. data/share/gccxml-0.9/Borland/5.5/Wrappers/new +7 -0
  59. data/share/gccxml-0.9/Borland/5.5/Wrappers/new.h +7 -0
  60. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric +7 -0
  61. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric.h +7 -0
  62. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream +7 -0
  63. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream.h +7 -0
  64. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue +7 -0
  65. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue.h +7 -0
  66. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/codecvt +1 -0
  67. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/collate +1 -0
  68. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/ctype +1 -0
  69. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iosbase +1 -0
  70. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iotraits +1 -0
  71. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iterator +1 -0
  72. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/lochelp +1 -0
  73. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locimpl +1 -0
  74. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locvector +1 -0
  75. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/messages +1 -0
  76. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/money +1 -0
  77. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numbrw +1 -0
  78. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numeral +1 -0
  79. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwdispatch.h +1 -0
  80. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwlocale +1 -0
  81. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwstderr_macros.h +64 -0
  82. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/string_ref +1 -0
  83. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/time +1 -0
  84. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/traits +1 -0
  85. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/tree +1 -0
  86. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/usefacet +1 -0
  87. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/valimp +1 -0
  88. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/vendor +1 -0
  89. data/share/gccxml-0.9/Borland/5.5/Wrappers/set +7 -0
  90. data/share/gccxml-0.9/Borland/5.5/Wrappers/set.h +7 -0
  91. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream +7 -0
  92. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream.h +7 -0
  93. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack +7 -0
  94. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack.h +7 -0
  95. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept +7 -0
  96. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept.h +7 -0
  97. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf +7 -0
  98. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf.h +7 -0
  99. data/share/gccxml-0.9/Borland/5.5/Wrappers/string +7 -0
  100. data/share/gccxml-0.9/Borland/5.5/Wrappers/string.h +7 -0
  101. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream +7 -0
  102. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream.h +7 -0
  103. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo +7 -0
  104. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo.h +7 -0
  105. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility +7 -0
  106. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility.h +7 -0
  107. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray +7 -0
  108. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray.h +7 -0
  109. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector +7 -0
  110. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector.h +7 -0
  111. data/share/gccxml-0.9/Borland/5.5/except.h +154 -0
  112. data/share/gccxml-0.9/Borland/5.5/gccxml_fstream.h +431 -0
  113. data/share/gccxml-0.9/Borland/5.5/gccxml_new.h +166 -0
  114. data/share/gccxml-0.9/Borland/5.5/gccxml_valarray.h +786 -0
  115. data/share/gccxml-0.9/Borland/5.5/gccxml_vector.h +1457 -0
  116. data/share/gccxml-0.9/Borland/5.5/io.h +352 -0
  117. data/share/gccxml-0.9/Borland/5.5/oaidl.h +7006 -0
  118. data/share/gccxml-0.9/Borland/5.5/propidl.h +1477 -0
  119. data/share/gccxml-0.9/Borland/5.5/rw/locimpl.h +477 -0
  120. data/share/gccxml-0.9/Borland/5.5/rw/rwlocale.h +619 -0
  121. data/share/gccxml-0.9/Borland/5.5/stdarg.h +55 -0
  122. data/share/gccxml-0.9/Borland/5.5/valarray.cc +2883 -0
  123. data/share/gccxml-0.9/GCC/2.95/algorithm +76 -0
  124. data/share/gccxml-0.9/GCC/2.95/bitset +17 -0
  125. data/share/gccxml-0.9/GCC/2.95/cctype +24 -0
  126. data/share/gccxml-0.9/GCC/2.95/clocale +14 -0
  127. data/share/gccxml-0.9/GCC/2.95/cmath +33 -0
  128. data/share/gccxml-0.9/GCC/2.95/complex +38 -0
  129. data/share/gccxml-0.9/GCC/2.95/csetjmp +13 -0
  130. data/share/gccxml-0.9/GCC/2.95/csignal +14 -0
  131. data/share/gccxml-0.9/GCC/2.95/cstdarg +12 -0
  132. data/share/gccxml-0.9/GCC/2.95/cstddef +13 -0
  133. data/share/gccxml-0.9/GCC/2.95/cstdio +55 -0
  134. data/share/gccxml-0.9/GCC/2.95/cstdlib +66 -0
  135. data/share/gccxml-0.9/GCC/2.95/cstring +34 -0
  136. data/share/gccxml-0.9/GCC/2.95/ctime +24 -0
  137. data/share/gccxml-0.9/GCC/2.95/cwchar +65 -0
  138. data/share/gccxml-0.9/GCC/2.95/cwctype +31 -0
  139. data/share/gccxml-0.9/GCC/2.95/deque +19 -0
  140. data/share/gccxml-0.9/GCC/2.95/exception +20 -0
  141. data/share/gccxml-0.9/GCC/2.95/fstream +23 -0
  142. data/share/gccxml-0.9/GCC/2.95/functional +64 -0
  143. data/share/gccxml-0.9/GCC/2.95/gccxml_bitset +1066 -0
  144. data/share/gccxml-0.9/GCC/2.95/iomanip +20 -0
  145. data/share/gccxml-0.9/GCC/2.95/iosfwd +20 -0
  146. data/share/gccxml-0.9/GCC/2.95/iostream +27 -0
  147. data/share/gccxml-0.9/GCC/2.95/iterator +39 -0
  148. data/share/gccxml-0.9/GCC/2.95/list +19 -0
  149. data/share/gccxml-0.9/GCC/2.95/map +20 -0
  150. data/share/gccxml-0.9/GCC/2.95/memory +21 -0
  151. data/share/gccxml-0.9/GCC/2.95/new +13 -0
  152. data/share/gccxml-0.9/GCC/2.95/numeric +15 -0
  153. data/share/gccxml-0.9/GCC/2.95/pthread.h +16 -0
  154. data/share/gccxml-0.9/GCC/2.95/queue +20 -0
  155. data/share/gccxml-0.9/GCC/2.95/set +20 -0
  156. data/share/gccxml-0.9/GCC/2.95/sstream +24 -0
  157. data/share/gccxml-0.9/GCC/2.95/stack +19 -0
  158. data/share/gccxml-0.9/GCC/2.95/std/bastring.cc +524 -0
  159. data/share/gccxml-0.9/GCC/2.95/std/complext.h +397 -0
  160. data/share/gccxml-0.9/GCC/2.95/std/dcomplex.h +92 -0
  161. data/share/gccxml-0.9/GCC/2.95/std/fcomplex.h +88 -0
  162. data/share/gccxml-0.9/GCC/2.95/std/gslice_array.h +170 -0
  163. data/share/gccxml-0.9/GCC/2.95/std/indirect_array.h +157 -0
  164. data/share/gccxml-0.9/GCC/2.95/std/ldcomplex.h +96 -0
  165. data/share/gccxml-0.9/GCC/2.95/std/mask_array.h +154 -0
  166. data/share/gccxml-0.9/GCC/2.95/std/slice_array.h +156 -0
  167. data/share/gccxml-0.9/GCC/2.95/std/std_valarray.h +728 -0
  168. data/share/gccxml-0.9/GCC/2.95/std/straits.h +162 -0
  169. data/share/gccxml-0.9/GCC/2.95/std/valarray_meta.h +1035 -0
  170. data/share/gccxml-0.9/GCC/2.95/stdexcept +17 -0
  171. data/share/gccxml-0.9/GCC/2.95/stl_alloc.h +1057 -0
  172. data/share/gccxml-0.9/GCC/2.95/stl_bvector.h +836 -0
  173. data/share/gccxml-0.9/GCC/2.95/stl_deque.h +1699 -0
  174. data/share/gccxml-0.9/GCC/2.95/stl_list.h +843 -0
  175. data/share/gccxml-0.9/GCC/2.95/stl_tree.h +1331 -0
  176. data/share/gccxml-0.9/GCC/2.95/stl_vector.h +828 -0
  177. data/share/gccxml-0.9/GCC/2.95/string +26 -0
  178. data/share/gccxml-0.9/GCC/2.95/strstream +23 -0
  179. data/share/gccxml-0.9/GCC/2.95/typeinfo +11 -0
  180. data/share/gccxml-0.9/GCC/2.95/utility +25 -0
  181. data/share/gccxml-0.9/GCC/2.95/valarray +52 -0
  182. data/share/gccxml-0.9/GCC/2.95/vector +19 -0
  183. data/share/gccxml-0.9/GCC/2.96/sstream +305 -0
  184. data/share/gccxml-0.9/GCC/3.0/pthread.h +16 -0
  185. data/share/gccxml-0.9/GCC/3.1/pthread.h +16 -0
  186. data/share/gccxml-0.9/GCC/3.2/bits/fstream.tcc +500 -0
  187. data/share/gccxml-0.9/GCC/3.2/bits/istream.tcc +1207 -0
  188. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.h +1810 -0
  189. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.tcc +2397 -0
  190. data/share/gccxml-0.9/GCC/3.2/bits/messages_members.h +108 -0
  191. data/share/gccxml-0.9/GCC/3.2/bits/ostream.tcc +713 -0
  192. data/share/gccxml-0.9/GCC/3.2/bits/sstream.tcc +241 -0
  193. data/share/gccxml-0.9/GCC/3.2/bits/stl_deque.h +1682 -0
  194. data/share/gccxml-0.9/GCC/3.2/bits/stl_list.h +989 -0
  195. data/share/gccxml-0.9/GCC/3.2/bits/stl_tree.h +1462 -0
  196. data/share/gccxml-0.9/GCC/3.2/bits/stl_vector.h +1085 -0
  197. data/share/gccxml-0.9/GCC/3.2/bits/valarray_meta.h +1063 -0
  198. data/share/gccxml-0.9/GCC/3.2/fstream +579 -0
  199. data/share/gccxml-0.9/GCC/3.2/pthread.h +16 -0
  200. data/share/gccxml-0.9/GCC/3.2/sstream +384 -0
  201. data/share/gccxml-0.9/GCC/3.3/bits/fstream.tcc +530 -0
  202. data/share/gccxml-0.9/GCC/3.3/bits/list.tcc +378 -0
  203. data/share/gccxml-0.9/GCC/3.3/bits/locale_facets.h +2050 -0
  204. data/share/gccxml-0.9/GCC/3.3/bits/messages_members.h +108 -0
  205. data/share/gccxml-0.9/GCC/3.3/bits/sstream.tcc +243 -0
  206. data/share/gccxml-0.9/GCC/3.3/bits/stl_deque.h +1603 -0
  207. data/share/gccxml-0.9/GCC/3.3/bits/stl_list.h +1167 -0
  208. data/share/gccxml-0.9/GCC/3.3/bits/stl_tree.h +1462 -0
  209. data/share/gccxml-0.9/GCC/3.3/bits/stl_vector.h +992 -0
  210. data/share/gccxml-0.9/GCC/3.3/bits/valarray_meta.h +1135 -0
  211. data/share/gccxml-0.9/GCC/3.3/fstream +842 -0
  212. data/share/gccxml-0.9/GCC/3.3/gccxml_builtins.h +22 -0
  213. data/share/gccxml-0.9/GCC/3.3/sstream +638 -0
  214. data/share/gccxml-0.9/GCC/3.4/gccxml_builtins.h +91 -0
  215. data/share/gccxml-0.9/GCC/4.0/gccxml_builtins.h +128 -0
  216. data/share/gccxml-0.9/GCC/4.1/bits/gthr-default.h +618 -0
  217. data/share/gccxml-0.9/GCC/4.1/gccxml_builtins.h +131 -0
  218. data/share/gccxml-0.9/GCC/4.2/gccxml_builtins.h +131 -0
  219. data/share/gccxml-0.9/GCC/find_flags +105 -0
  220. data/share/gccxml-0.9/Intel/find_flags +56 -0
  221. data/share/gccxml-0.9/Intel/pthread.h +16 -0
  222. data/share/gccxml-0.9/MIPSpro/7.3/exception +9 -0
  223. data/share/gccxml-0.9/MIPSpro/7.3/gccxml_mpro_internals.h +21 -0
  224. data/share/gccxml-0.9/MIPSpro/7.3/iomanip +161 -0
  225. data/share/gccxml-0.9/MIPSpro/7.3/ostream +9 -0
  226. data/share/gccxml-0.9/MIPSpro/7.3/stddef.h +9 -0
  227. data/share/gccxml-0.9/MIPSpro/7.3/stl_config.h +9 -0
  228. data/share/gccxml-0.9/MIPSpro/7.3/stl_locale.h +17 -0
  229. data/share/gccxml-0.9/MIPSpro/7.3/stl_monetary.h +14 -0
  230. data/share/gccxml-0.9/MIPSpro/7.3/stl_numeric_facets.h +13 -0
  231. data/share/gccxml-0.9/MIPSpro/7.3/stl_threads.h +11 -0
  232. data/share/gccxml-0.9/MIPSpro/7.3/string +18 -0
  233. data/share/gccxml-0.9/MIPSpro/find_flags +137 -0
  234. data/share/gccxml-0.9/Sun/5.8/adaptation.patch +168 -0
  235. data/share/gccxml-0.9/Sun/README +8 -0
  236. data/share/gccxml-0.9/Sun/adapt_headers.sh +24 -0
  237. data/share/gccxml-0.9/Sun/find_flags +69 -0
  238. data/share/gccxml-0.9/gccxml_config +2 -0
  239. data/share/gccxml-0.9/gccxml_find_flags +93 -0
  240. data/share/man/man1/gccxml.1 +246 -0
  241. metadata +324 -0
@@ -0,0 +1,352 @@
1
+ /* io.h
2
+
3
+ Definitions for low level I/O functions.
4
+
5
+ */
6
+
7
+ /*
8
+ * C/C++ Run Time Library - Version 10.0
9
+ *
10
+ * Copyright (c) 1987, 2000 by Inprise Corporation
11
+ * All Rights Reserved.
12
+ *
13
+ */
14
+
15
+ /* $Revision: 1.1 $ */
16
+
17
+ #ifndef __IO_H
18
+ #define __IO_H
19
+
20
+ #ifndef ___STDDEF_H
21
+ #include <_stddef.h>
22
+ #endif
23
+
24
+ #if !defined(___NFILE_H)
25
+ #include <_nfile.h>
26
+ #endif
27
+
28
+ #if !defined(RC_INVOKED)
29
+
30
+ #if defined(__STDC__)
31
+ #pragma warn -nak
32
+ #endif
33
+
34
+ #pragma pack(push, 1)
35
+
36
+ #endif /* !RC_INVOKED */
37
+
38
+ #ifdef __cplusplus
39
+ namespace std {
40
+ #endif
41
+
42
+ extern unsigned _RTLENTRY _EXPDATA _nfile;
43
+
44
+ #define HANDLE_MAX (_NFILE_)
45
+ struct ftime {
46
+ unsigned ft_tsec : 5; /* Two second interval */
47
+ unsigned ft_min : 6; /* Minutes */
48
+ unsigned ft_hour : 5; /* Hours */
49
+ unsigned ft_day : 5; /* Days */
50
+ unsigned ft_month : 4; /* Months */
51
+ unsigned ft_year : 7; /* Year */
52
+ };
53
+
54
+ #define SEEK_CUR 1
55
+ #define SEEK_END 2
56
+ #define SEEK_SET 0
57
+
58
+ #ifndef _TIME_T
59
+ typedef long time_t;
60
+ #ifdef __cplusplus
61
+ # define _TIME_T std::time_t
62
+ #else
63
+ # define _TIME_T time_t
64
+ #endif /* __cplusplus */
65
+ #endif
66
+
67
+ /* MSC names for file attributes */
68
+
69
+ #define _A_NORMAL 0x00 /* Normal file, no attributes */
70
+ #define _A_RDONLY 0x01 /* Read only attribute */
71
+ #define _A_HIDDEN 0x02 /* Hidden file */
72
+ #define _A_SYSTEM 0x04 /* System file */
73
+ #define _A_VOLID 0x08 /* Volume label */
74
+ #define _A_SUBDIR 0x10 /* Directory */
75
+ #define _A_ARCH 0x20 /* Archive */
76
+
77
+ #ifndef MAXPATH
78
+ #define MAXPATH 260
79
+ #define MAXDIR 256
80
+ #define MAXFILE 256
81
+ #define MAXEXT 256
82
+ #define MAXDRIVE 3
83
+ #endif
84
+
85
+ /* MSC names for functions */
86
+
87
+ #define _access(_a,_b) access(_a,_b)
88
+ #define _eof(_a) eof(_a)
89
+
90
+ /* Microsoft C compatible findfirst() data types */
91
+
92
+ #if defined (_INTEGRAL_MAX_BITS) && (_INTEGRAL_MAX_BITS >= 64) && !defined(__STDC__)
93
+ struct _wfinddatai64_t {
94
+ unsigned attrib;
95
+ _TIME_T time_create; /* -1 for FAT file systems */
96
+ _TIME_T time_access; /* -1 for FAT file systems */
97
+ _TIME_T time_write;
98
+ __int64 size;
99
+ wchar_t name[MAXPATH];
100
+ };
101
+
102
+ struct _finddatai64_t {
103
+ unsigned attrib;
104
+ _TIME_T time_create; /* -1 for FAT file systems */
105
+ _TIME_T time_access; /* -1 for FAT file systems */
106
+ _TIME_T time_write;
107
+ __int64 size;
108
+ char name[MAXPATH];
109
+ };
110
+ #endif /* _INTEGRAL_MAX_BITS */
111
+
112
+ struct _wfinddata_t {
113
+ unsigned attrib;
114
+ _TIME_T time_create; /* -1 for FAT file systems */
115
+ _TIME_T time_access; /* -1 for FAT file systems */
116
+ _TIME_T time_write;
117
+ long size;
118
+ wchar_t name[MAXPATH];
119
+ };
120
+
121
+ struct _finddata_t {
122
+ unsigned attrib;
123
+ _TIME_T time_create; /* -1 for FAT file systems */
124
+ _TIME_T time_access; /* -1 for FAT file systems */
125
+ _TIME_T time_write;
126
+ long size;
127
+ char name[MAXPATH];
128
+ };
129
+
130
+ #ifdef __cplusplus
131
+ extern "C" {
132
+ #endif
133
+ int _RTLENTRY _EXPFUNC access (const char _FAR *__path, int __amode);
134
+ #ifdef __IN_CHMOD
135
+ int _RTLENTRY _EXPFUNC _rtl_chmod ();
136
+ int _RTLENTRY _EXPFUNC _chmod ();
137
+ #else
138
+ int _RTLENTRY _EXPFUNC _rtl_chmod (const char _FAR *__pathname, int __func, ... );
139
+ int _RTLENTRY _EXPFUNC _chmod (const char _FAR *__pathname, int __func, ... );
140
+ #endif
141
+ int _RTLENTRY _EXPFUNC chmod (const char _FAR *__path, int __amode);
142
+ int _RTLENTRY _EXPFUNC chsize (int __handle, long __size);
143
+ int _RTLENTRY _EXPFUNC _rtl_close (int __handle);
144
+ int _RTLENTRY _EXPFUNC _close (int __handle);
145
+ int _RTLENTRY _EXPFUNC close (int __handle);
146
+ int _RTLENTRY _EXPFUNC _rtl_creat (const char _FAR *__path, int attribute);
147
+ int _RTLENTRY _EXPFUNC _creat (const char _FAR *__path, int attribute);
148
+ int _RTLENTRY _EXPFUNC creat (const char _FAR *__path, int __amode);
149
+ int _RTLENTRY _EXPFUNC creatnew(const char _FAR *__path, int __mode); /* DOS 3.0 or later */
150
+ int _RTLENTRY _EXPFUNC creattemp(char _FAR *__path, int __amode); /* DOS 3.0 or later */
151
+ int _RTLENTRY _EXPFUNC dup (int __handle);
152
+ int _RTLENTRY _EXPFUNC dup2 (int __oldhandle, int __newhandle);
153
+ int _RTLENTRY _EXPFUNC eof (int __handle);
154
+ long _RTLENTRY _EXPFUNC filelength(int __handle);
155
+ int _RTLENTRY _EXPFUNC getftime(int __handle, struct ftime _FAR *__ftimep);
156
+
157
+ #if defined (_INTEGRAL_MAX_BITS) && (_INTEGRAL_MAX_BITS >= 64) && !defined(__STDC__)
158
+ long _RTLENTRY _EXPFUNC _wfindfirsti64(wchar_t *, struct _wfinddatai64_t *);
159
+ long _RTLENTRY _EXPFUNC _wfindnexti64(long, struct _wfinddatai64_t *);
160
+ long _RTLENTRY _EXPFUNC _findfirsti64(char *, struct _finddatai64_t *);
161
+ long _RTLENTRY _EXPFUNC _findnexti64(long, struct _finddatai64_t *);
162
+ #endif /* _INTEGRAL_MAX_BITS */
163
+
164
+ long _RTLENTRY _EXPFUNC __wfindfirst(wchar_t *, struct _wfinddata_t *);
165
+ long _RTLENTRY _EXPFUNC __wfindnext(long, struct _wfinddata_t *);
166
+ long _RTLENTRY _EXPFUNC _findfirst(char *, struct _finddata_t *);
167
+ long _RTLENTRY _EXPFUNC _findnext(long, struct _finddata_t *);
168
+
169
+ int _RTLENTRY _EXPFUNC _findclose(long);
170
+
171
+ int _RTLENTRY _EXPFUNC _waccess (const wchar_t *__path, int __amode);
172
+ int _RTLENTRY _EXPFUNC _wchmod (const wchar_t *__path, int __amode);
173
+ int _RTLENTRY _EXPFUNC _wrtl_chmod(const wchar_t *__pathname, int __func, ... );
174
+ int _RTLENTRY _EXPFUNC _wcreat (const wchar_t *__path, int __amode);
175
+ int _RTLENTRY _EXPFUNC _wrtl_creat(const wchar_t *__path, int attribute);
176
+ int _RTLENTRY _EXPFUNC _wunlink (const wchar_t *__path);
177
+ int _RTLENTRY _EXPFUNC _wremove (const wchar_t * __path);
178
+ int _RTLENTRY _EXPFUNC _wrename (const wchar_t *__oldname,const wchar_t *__newname);
179
+ int _RTLENTRY _EXPFUNC _wrtl_open (const wchar_t *__path, int __oflags);
180
+ wchar_t * _RTLENTRY _EXPFUNC _wmktemp(wchar_t *__template);
181
+
182
+ long _RTLENTRY _EXPFUNC _get_osfhandle(int __handle);
183
+ int _RTLENTRY _EXPFUNC _open_osfhandle(long __osfhandle, int __oflag);
184
+
185
+ #ifdef __IN_IOCTL
186
+ int _RTLENTRY ioctl ();
187
+ #else
188
+ int _RTLENTRY _EXPFUNC ioctl (int __handle, int __func, ...);
189
+ /* optional 3rd and 4th args are: void _FAR * __argdx, int argcx */
190
+ #endif
191
+
192
+ int _RTLENTRY _EXPFUNC isatty (int __handle);
193
+ int _RTLENTRY _EXPFUNC lock (int __handle, long __offset, long __length);
194
+ int _RTLENTRY _EXPFUNC locking(int __handle, int __mode, long __length);
195
+ long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
196
+ char * _RTLENTRY _EXPFUNC _mktemp(char *__template );
197
+
198
+ #ifdef __IN_OPEN
199
+ int _RTLENTRY _EXPFUNC open ();
200
+ int _RTLENTRY _EXPFUNC _wopen ();
201
+ #else
202
+ int _RTLENTRY _EXPFUNC open (const char _FAR *__path, int __access,... /*unsigned mode*/);
203
+ #endif
204
+ int _RTLENTRY _EXPFUNC _wopen(const wchar_t *__path, int __access,... /*unsigned mode*/);
205
+ int _RTLENTRY _EXPFUNC _rtl_open (const char _FAR *__path, int __oflags);
206
+ int _RTLENTRY _EXPFUNC _open (const char _FAR *__path, int __oflags);
207
+ int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
208
+ int _RTLENTRY _EXPFUNC _rtl_read (int __handle, void _FAR *__buf, unsigned __len);
209
+ int _RTLENTRY _EXPFUNC _read (int __handle, void _FAR *__buf, unsigned __len);
210
+ int _RTLENTRY _EXPFUNC remove(const char _FAR *__path);
211
+ int _RTLENTRY _EXPFUNC rename(const char _FAR *__oldname,const char _FAR *__newname);
212
+ int _RTLENTRY _EXPFUNC setftime(int __handle, struct ftime _FAR *__ftimep);
213
+ int _RTLENTRY _EXPFUNC setmode(int __handle, int __amode);
214
+
215
+ #ifdef __IN_SOPEN
216
+ int _RTLENTRY _EXPFUNC _sopen ();
217
+ int _RTLENTRY _EXPFUNC _wsopen ();
218
+ #else
219
+ int _RTLENTRY _EXPFUNC _sopen (const char *__path, int __access, int __shflag,
220
+ ... /* unsigned mode */);
221
+ int _RTLENTRY _EXPFUNC _wsopen (const wchar_t *__path, int __access, int __shflag,
222
+ ... /* unsigned mode */);
223
+ #endif
224
+ long _RTLENTRY _EXPFUNC tell (int __handle);
225
+ unsigned _RTLENTRY umask (unsigned __cmask);
226
+ int _RTLENTRY _EXPFUNC unlink(const char _FAR *__path);
227
+ int _RTLENTRY _EXPFUNC unlock(int __handle, long __offset, long __length);
228
+ int _RTLENTRY _EXPFUNC _rtl_write(int __handle, const void _FAR *__buf, unsigned __len);
229
+ int _RTLENTRY _EXPFUNC _commit(int __handle);
230
+ int _RTLENTRY _EXPFUNC _write(int __handle, const void _FAR *__buf, unsigned __len);
231
+ int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
232
+ #if !defined(__STDC__)
233
+ char * _RTLENTRY _EXPFUNC mktemp( char *__template );
234
+ #ifdef __IN_SOPEN
235
+ int _RTLENTRY _EXPFUNC sopen ();
236
+ #else
237
+ int _RTLENTRY _EXPFUNC sopen (const char *__path, int __access, int __shflag,
238
+ ... /* unsigned mode */);
239
+ #endif /* __IN_SOPEN */
240
+ #endif /* __STDC__ */
241
+
242
+ #define _lseek(__handle, __offset, __fromwhere) lseek(__handle, __offset, __fromwhere)
243
+ #define _dup(__h) dup(__h)
244
+
245
+ #ifdef __cplusplus
246
+ }
247
+ #endif
248
+
249
+
250
+ #if !defined(RC_INVOKED)
251
+
252
+ /* Obsolete functions */
253
+ #pragma obsolete _chmod
254
+
255
+ /* restore default packing */
256
+ #pragma pack(pop)
257
+
258
+ #if defined(__STDC__)
259
+ #pragma warn .nak
260
+ #endif
261
+
262
+ #endif /* !RC_INVOKED */
263
+
264
+ #ifdef __cplusplus
265
+ } // std
266
+ #endif
267
+
268
+ #endif /* __IO_H */
269
+
270
+ #if defined(__cplusplus) && !defined(__USING_CNAME__) && !defined(__IO_H_USING_LIST)
271
+ #define __IO_H_USING_LIST
272
+ using std::_nfile;
273
+ using std::access;
274
+ using std::_rtl_chmod;
275
+ using std::_chmod;
276
+ using std::_rtl_chmod;
277
+ using std::_chmod;
278
+ using std::chmod;
279
+ using std::chsize;
280
+ using std::_rtl_close;
281
+ using std::_close;
282
+ using std::close;
283
+ using std::_rtl_creat;
284
+ using std::_creat;
285
+ using std::creat;
286
+ using std::creatnew;
287
+ using std::creattemp;
288
+ using std::dup;
289
+ using std::dup2;
290
+ using std::eof;
291
+ using std::filelength;
292
+ using std::getftime;
293
+ using std::_waccess;
294
+ using std::_wchmod;
295
+ using std::_wrtl_chmod;
296
+ using std::_wcreat;
297
+ using std::_wrtl_creat;
298
+ using std::_wunlink;
299
+ using std::_wremove;
300
+ using std::_wrename;
301
+ using std::_wrtl_open;
302
+ using std::_wmktemp;
303
+ using std::_get_osfhandle;
304
+ using std::_open_osfhandle;
305
+ using std::ioctl;
306
+ using std::isatty;
307
+ using std::lock;
308
+ using std::locking;
309
+ using std::lseek;
310
+ using std::_mktemp;
311
+ using std::open;
312
+ using std::_wopen;
313
+ using std::open;
314
+ using std::_wopen;
315
+ using std::_rtl_open;
316
+ using std::_open;
317
+ using std::read;
318
+ using std::_rtl_read;
319
+ using std::_read;
320
+ using std::setftime;
321
+ using std::setmode;
322
+ using std::_sopen;
323
+ using std::_wsopen;
324
+ using std::tell;
325
+ using std::umask;
326
+ using std::unlink;
327
+ using std::unlock;
328
+ using std::_commit;
329
+ using std::_rtl_write;
330
+ using std::_write;
331
+ using std::write;
332
+ #if !defined(__STDC__)
333
+ using std::mktemp;
334
+ using std::sopen;
335
+ #endif
336
+ #if defined (_INTEGRAL_MAX_BITS) && (_INTEGRAL_MAX_BITS >= 64) && !defined(__STDC__)
337
+ using std::_wfindfirsti64;
338
+ using std::_wfindnexti64;
339
+ using std::_findfirsti64;
340
+ using std::_findnexti64;
341
+ using std::_wfinddatai64_t;
342
+ using std::_finddatai64_t;
343
+ #endif /* _INTEGRAL_MAX_BITS */
344
+ using std::__wfindfirst;
345
+ using std::__wfindnext;
346
+ using std::_findfirst;
347
+ using std::_findnext;
348
+ using std::_findclose;
349
+ using std::ftime;
350
+ using std::_wfinddata_t;
351
+ using std::_finddata_t;
352
+ #endif /* __USING_CNAME__ */