diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-01 11:49:37 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-01 11:49:37 +0000 |
| commit | e697eeb3c5f098f9599d64b81cd4e69ab28658e8 (patch) | |
| tree | 5f8cb321f70e92803e78667b93bab805d63f1ec6 /doc/index.html | |
| parent | 0a66d551183f1e6acf46ae6a813719d30ba89128 (diff) | |
| download | tipidee-e697eeb3c5f098f9599d64b81cd4e69ab28658e8.tar.gz | |
Signal handlers must save/restore errno
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index bcda878..2508ebc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,7 +111,7 @@ make it shorter. Just like the code. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.5.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> Recommended at run-time: <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version |
