diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-08 23:26:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-08 23:26:20 +0000 |
commit | e4348f29c1e0bca44ea43b35cb18ca9b58dbe16b (patch) | |
tree | fc96f4076d79a033851b8ed5b30014b98ac8d7a7 /doc/djblegacy.html | |
parent | 51e3113781aa42e38396d352ff77ea1f1bd29643 (diff) | |
download | skalibs-e4348f29c1e0bca44ea43b35cb18ca9b58dbe16b.tar.xz |
Documentation update: safe wrappers
Diffstat (limited to 'doc/djblegacy.html')
-rw-r--r-- | doc/djblegacy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/djblegacy.html b/doc/djblegacy.html index 0cdd891..716223f 100644 --- a/doc/djblegacy.html +++ b/doc/djblegacy.html @@ -121,7 +121,7 @@ and network programmer's point of view, one thing is clear: <em>most standard libc interfaces suck.</em> There is no buffered asynchronous I/O. There is no timed I/O. There is no heap management helper. Even <a href="libstddjb/safewrappers.html">simple system calls are not -guaranteed to succeed!</a> +always guaranteed to succeed!</a> </p> <p> |