diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-21 11:29:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-21 11:29:24 +0000 |
commit | 66ce7fde43f8e8306aecda5f8e52d9aef88e7765 (patch) | |
tree | 08662cf0e069877287704912165e69b1a633e75f /doc | |
parent | 72a273ad3faeb9888a87264d0dd24b9f217aa557 (diff) | |
download | skalibs-66ce7fde43f8e8306aecda5f8e52d9aef88e7765.tar.xz |
Add sig_scan, sig0_scan
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f14f557..6a24aa9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,7 +20,8 @@ <ul> <li> New functions: <a href="libstddjb/djbunix.html">execvep_loose()</a>, -<tt>byte_zzero()</tt> </li> +<tt>byte_zzero()</tt>, <a href="libstddjb/djbunix.html">openb_read()</a>, +<tt>sig_scan()</tt>, <tt>sig0_scan</tt> </li> <li> New family of functions: <a href="libdatastruct/genqdyn.html">skalibs/genqdyn.h</a> </li> </ul> |