summaryrefslogtreecommitdiff
path: root/PACE/docs
diff options
context:
space:
mode:
authorluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-17 16:53:24 +0000
committerluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-17 16:53:24 +0000
commitddaf9a9e0af8cba25e31a834ac3eb9a147822f5c (patch)
tree99752aa66693fd40a5d1eca246ff99e4077607fe /PACE/docs
parent17eb1bf99c8c196d0eb9adaace784e577df9cc72 (diff)
downloadATCD-ddaf9a9e0af8cba25e31a834ac3eb9a147822f5c.tar.gz
Mon Jul 17 11:47:11 2000 Luther J Baker <luther@cs.wustl.edu>
Diffstat (limited to 'PACE/docs')
-rw-r--r--PACE/docs/PACE_POSIX_support.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/PACE/docs/PACE_POSIX_support.txt b/PACE/docs/PACE_POSIX_support.txt
new file mode 100644
index 00000000000..a84e1c0f6f2
--- /dev/null
+++ b/PACE/docs/PACE_POSIX_support.txt
@@ -0,0 +1,36 @@
+$Id$
+
+pace/win32 NATIVE EMULATION NOT_SUPPORTED
+..............................................................
+aio.inl aio_cancel()
+ aio_error()
+ aio_fsync()
+ aio_read()
+ aio_return()
+ aio_suspend()
+ aio_write()
+ lio_listen()
+.............................................................
+assert.inl assert()
+.............................................................
+ctype.inl isalnum()
+ isalpha()
+ iscntrl()
+ isdigit()
+ isgraph()
+ islower()
+ isprint()
+ ispunct()
+ isspace()
+ isupper()
+ isxdigit()
+ tolower()
+.............................................................
+dirent.inl closedir()
+ opendir()
+ readdir()
+ readdir_r()
+ rewinddir()
+.............................................................
+fcntl.inl creat()
+.............................................................