diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-08 15:49:40 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-08 15:49:40 +0000 |
| commit | f04b8eea689980cb25233317c84775dfed3c4aa6 (patch) | |
| tree | c4df0d1ccb51146052be55d50010795c1b932ead /doc | |
| parent | 62cc58a2589b136176d4bb49ba19cab7fa76f8f8 (diff) | |
| download | skalibs-f04b8eea689980cb25233317c84775dfed3c4aa6.tar.gz | |
Add bsearchr
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1536a04..a3ef5e4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@ <li> New <tt>skalibs/prog.h</tt> header, for PROG modifications </li> <li> New functions: <tt>crc32c</tt>, <tt>symlink_at</tt>, <tt>mkdirp</tt>, <tt>atomic_symlink4</tt>, <tt>mkdirp2</tt>, <tt>mkntemp</tt>, <tt>qsortr</tt>, -<tt>env_dump4</tt>, <tt>socket_tcpdelay</tt> </li> +<tt>bsearchr</tt>, <tt>env_dump4</tt>, <tt>socket_tcpdelay</tt> </li> </ul> <h2> in 2.14.4.0 </h2> |
