implemented some functions h2-io-file.

renamed h2-sysapi to h2-os
This commit is contained in:
2014-06-05 15:26:37 +00:00
parent ef50de7e0f
commit 230a547dc0
10 changed files with 339 additions and 78 deletions

View File

@ -178,9 +178,9 @@ EXTRA_DIST = \
h2-ascii.ads \
h2-utf8.ads \
h2-utf8.adb \
h2-sysapi.ads \
h2-sysapi.adb \
posix/h2-sysapi-file.adb \
h2-os.ads \
h2-os.adb \
posix/h2-os-file.adb \
h2-io.ads \
h2-io.adb \
h2-io-file.adb \