diff options
author | Runxi Yu <me@runxiyu.org> | 2025-01-04 20:43:21 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-01-04 20:43:21 +0800 |
commit | 7faa1daa65b0d2fe6fd88adff2d9a1dc3ee45085 (patch) | |
tree | e35995cbeeb844e9354a2cd9767f29a1fa73868f /README.md | |
parent | misc: open_file (diff) | |
download | go-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 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 | |