caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* set/clear_nonblock functions on windows port
@ 2004-11-06 23:36 Tiago Dionizio
  0 siblings, 0 replies; only message in thread
From: Tiago Dionizio @ 2004-11-06 23:36 UTC (permalink / raw)
  To: Caml Mailing List

Hi,

on the unix module documentation, there is a table with functions that
are not supported on the windows platform. It seems that this table is
a bit outdated.

- set_nonblock and clear_nonblock seems to be implemented
- lstat is implemented (same as Unix.stat)
- link is implemented (creates hard links according to sources...
still can't compare to unix link i guess)
- rewinddir is implemented, manual description says "not implemented;
re-open the directory instead" (and that is what it does: it re-opens
the directory)
- lockf is implemented for Windows NT platforms

Maybe this could be corrected on the manuals?

Tiago


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-06 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-06 23:36 set/clear_nonblock functions on windows port Tiago Dionizio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).