diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-10-14 00:58:18 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2024-10-20 22:31:27 +0300 |
| commit | 165c62208475085fdafddca29eee201bc98c3ab8 (patch) | |
| tree | d518a4bfbf7f7d27d34c548466949720d1442cf0 /docs/markdown/Reference-tables.md | |
| parent | 5e920e39078e4b693a456a255de734cfb5c45b2a (diff) | |
| download | meson-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.md | 1 |
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 | |
