blob: 036d8cd87b54886c8b626eb08f1965b44b73e53d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>skalibs: the unix-transactional library interface</title>
<meta name="Description" content="skalibs: the unix-transactional library interface" />
<meta name="Keywords" content="skalibs c unix-transactional library libunixonacid" />
<!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">libunixonacid</a><br />
<a href="../libskarnet.html">libskarnet</a><br />
<a href="../index.html">skalibs</a><br />
<a href="http://www.skarnet.org/software/">Software</a><br />
<a href="http://www.skarnet.org/">www.skarnet.org</a>
</p>
<h1> The <tt>unix-transactional</tt> library interface </h1>
<p>
The following functions are declared in the <tt>skalibs/unix-transactional.h</tt> header,
and implemented in the <tt>libskarnet.a</tt> or <tt>libskarnet.so</tt> library.
</p>
<h2> General information </h2>
<p>
FIXME: to be completed.
</p>
</body>
</html>
|