summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-27 18:36:33 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-27 18:52:49 +0100
commit92f0f1fbb29669dae24d92241dfdc1feb9a67811 (patch)
treec1e4114c9d813b062642a45a8d56462adc3c4f42
parentd4c4eceb3f2d7607084f1e6e6a41c997d1a0074f (diff)
srv/www/cv.html: Document contributions to NetBSD libc and NeoMutt
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--srv/www/cv.html31
1 files changed, 30 insertions, 1 deletions
diff --git a/srv/www/cv.html b/srv/www/cv.html
index d799eb2..23bfc08 100644
--- a/srv/www/cv.html
+++ b/srv/www/cv.html
@@ -130,9 +130,12 @@
<li class="bullet"><h5><span class="name"><a href="https://www.gnu.org/software/libc/">Glibc</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://www.gnu.org/software/groff/">Groff</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://include-what-you-use.org/">IWYU</a></span></h5></li>
+ <li class="bullet"><h5><span class="name"><a href="https://libbsd.freedesktop.org/">libbsd</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://www.kernel.org/">Linux kernel</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://www.kernel.org/doc/man-pages/">Linux man-pages</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://llvm.org/">LLVM/Clang</a></span></h5></li>
+ <li class="bullet"><h5><span class="name"><a href="https://netbsd.org/">NetBSD</a></span></h5></li>
+ <li class="bullet"><h5><span class="name"><a href="https://neomutt.org/">NeoMutt</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://unit.nginx.org/">NGINX Unit</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://github.com/shadow-maint/shadow">shadow-utils</a></span></h5></li>
<li class="bullet"><h5><span class="name"><a href="https://stackexchange.com/">Stack Exchange</a></span></h5></li>
@@ -248,6 +251,32 @@
The performance is significantly better than that
of NGINX's gzip filter,
and the implementation is simpler.
+ </p>
+ </li>
+
+ <li>
+ <h4 class="inl">libc</h4>
+ <ul>
+ <li class="bullet"><h4>
+ <a href="https://man.netbsd.org/strtoi.3">
+ <span class="name">strtoi(3)</span></a>,
+ <a href="https://man.netbsd.org/strtou.3">
+ <span class="name">strtou(3)</span></a>:
+ <a href="https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57828">
+ (bug fix) Fix design issue about error handling</a>
+ </h4></li>
+ </ul>
+ </li>
+
+ <li>
+ <h4 class="inl">neomutt(1)</h4>
+ <ul>
+ <li class="bullet"><h4>
+ -C:
+ <a href="https://neomutt.org/feature/cli-crypto">
+ (new feature) Command-line crypto</a>
+ </h4></li>
+ </ul>
</li>
</ul>
</div>
@@ -298,7 +327,7 @@
The latest version of this CV can be found at
<span class="uri"><a href="http://www.alejandro-colomar.es/cv">&lt;http://www.alejandro-colomar.es/cv&gt;</a></span>
<br/>
- Last modified: <time>Nov/2023</time>
+ Last modified: <time>2024-01</time>
<br/>
<span class="name">Alejandro Colomar</span>
</p>