summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-10-14 00:58:18 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2024-10-20 22:31:27 +0300
commit165c62208475085fdafddca29eee201bc98c3ab8 (patch)
treed518a4bfbf7f7d27d34c548466949720d1442cf0 /docs/markdown/Reference-tables.md
parent5e920e39078e4b693a456a255de734cfb5c45b2a (diff)
downloadmeson-165c62208475085fdafddca29eee201bc98c3ab8.tar.gz
Add GNU/Hurd kernel results
uname -s does return gnu there. Resolves: https://github.com/mesonbuild/meson/issues/13740 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r--docs/markdown/Reference-tables.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index e4e964c2d..a5d0d5cdc 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -182,6 +182,7 @@ Native names as returned by the `.kernel()` method.
| freebsd | |
| openbsd | |
| netbsd | |
+| gnu | GNU Hurd |
| nt | |
| xnu | Kernel of various Apple OSes |
| illumos | Kernel derived from OpenSolaris by community efforts |