~ubuntu-branches/ubuntu/hardy/ocaml-doc/hardy

« back to all changes in this revision

Viewing changes to ocaml.html/libref/index_modules.html

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2007-09-08 01:49:22 UTC
  • mfrom: (0.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070908014922-lvihyehz0ndq7suu
Tags: 3.10-1
* New upstream release.
* Removed camlp4 documentation since it is not up-to-date.
* Updated to standards version 3.7.2, no changes needed.
* Updated my email address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
3
<link rel="stylesheet" href="style.css" type="text/css">
 
4
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
4
5
<link rel="Start" href="index.html">
5
6
<link title="Index of types" rel=Appendix href="index_types.html">
6
7
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
63
64
<link title="Sys" rel="Chapter" href="Sys.html">
64
65
<link title="Thread" rel="Chapter" href="Thread.html">
65
66
<link title="ThreadUnix" rel="Chapter" href="ThreadUnix.html">
 
67
<link title="Tk" rel="Chapter" href="Tk.html">
66
68
<link title="Unix" rel="Chapter" href="Unix.html">
67
69
<link title="UnixLabels" rel="Chapter" href="UnixLabels.html">
68
70
<link title="Weak" rel="Chapter" href="Weak.html"><title>Index of modules</title>
230
232
<tr><td align="left"><br>L</td></tr>
231
233
<tr><td><a href="UnixLabels.LargeFile.html">LargeFile</a> [<a href="UnixLabels.html">UnixLabels</a>]</td>
232
234
<td><div class="info">
233
 
This sub-module provides 64-bit variants of the functions
234
 
  <a href="UnixLabels.html#VALlseek"><code class="code"><span class="constructor">UnixLabels</span>.lseek</code></a> (for positioning a file descriptor),
235
 
  <a href="UnixLabels.html#VALtruncate"><code class="code"><span class="constructor">UnixLabels</span>.truncate</code></a> and <a href="UnixLabels.html#VALftruncate"><code class="code"><span class="constructor">UnixLabels</span>.ftruncate</code></a> 
236
 
  (for changing the size of a file),
237
 
  and <a href="UnixLabels.html#VALstat"><code class="code"><span class="constructor">UnixLabels</span>.stat</code></a>, <a href="UnixLabels.html#VALlstat"><code class="code"><span class="constructor">UnixLabels</span>.lstat</code></a> and <a href="UnixLabels.html#VALfstat"><code class="code"><span class="constructor">UnixLabels</span>.fstat</code></a>
238
 
  (for obtaining information on files).
 
235
File operations on large files.
239
236
</div>
240
237
</td></tr>
241
238
<tr><td><a href="Unix.LargeFile.html">LargeFile</a> [<a href="Unix.html">Unix</a>]</td>
384
381
</td></tr>
385
382
<tr><td><a href="Scanf.Scanning.html">Scanning</a> [<a href="Scanf.html">Scanf</a>]</td>
386
383
<td><div class="info">
387
 
Scanning buffers.
 
384
Scanning buffers
388
385
</div>
389
386
</td></tr>
390
387
<tr><td><a href="Set.html">Set</a> </td>
449
446
<font color="#CCCCCC">Thread-compatible system calls.
450
447
</font></div>
451
448
</td></tr>
 
449
<tr><td><a href="Tk.html">Tk</a> </td>
 
450
<td><div class="info">
 
451
Basic functions and types for LablTk
 
452
</div>
 
453
</td></tr>
452
454
<tr><td align="left"><br>U</td></tr>
453
455
<tr><td><a href="Unix.html">Unix</a> </td>
454
456
<td><div class="info">