aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-04 20:43:21 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-04 20:43:21 +0800
commit7faa1daa65b0d2fe6fd88adff2d9a1dc3ee45085 (patch)
treee35995cbeeb844e9354a2cd9767f29a1fa73868f /README.md
parentmisc: open_file (diff)
downloadgo-lindenii-common-7faa1daa65b0d2fe6fd88adff2d9a1dc3ee45085.tar.gz
go-lindenii-common-7faa1daa65b0d2fe6fd88adff2d9a1dc3ee45085.tar.zst
go-lindenii-common-7faa1daa65b0d2fe6fd88adff2d9a1dc3ee45085.zip
README: Add warning about Linux-only system calls
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba9820b..4a95bc9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# Common Go libraries for Lindenii projects
+## Warning
+
+Currently this only works on Linux because we use Linux-specific system calls.
+This needs to be addressed in the future.
+
## Ported/forked packages
| Name | Description | Origin | License |