From 5bab6e4b51164c3d64b654a3c0db5f6efc0bdc86 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 21 Sep 2019 06:04:21 +0000 Subject: Update tainnow.lib mentions in doc --- doc/libskarnet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libskarnet.html') diff --git a/doc/libskarnet.html b/doc/libskarnet.html index f31826f..82f381d 100644 --- a/doc/libskarnet.html +++ b/doc/libskarnet.html @@ -63,7 +63,7 @@ it $sysdeps.
  • Link with -lskarnet. If you are using socket functions, you will also need to link with `cat $sysdeps/socket.lib`. If you are using time functions such as tain_now(), you will also need to link with -`cat $sysdeps/tainnow.lib`. Also +`cat $sysdeps/sysclock.lib`. Also `cat $sysdeps/spawn.lib`` for posix_spawn() functions, timer.lib for timer_create functions, and so on. This is, unfortunately, the only way to work with all the idiosyncrasies and -- cgit v1.3.1