]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Syscall.pm
scripts: add syscall-list tool for development
[public-inbox.git] / lib / PublicInbox / Syscall.pm
index 2599f8a3d57b55eecf1bd27deef59e358741a9f9..a8a6f42a2e2dcc447bf1e16a36e9f35efb4de1fb 100644 (file)
@@ -197,6 +197,7 @@ if ($^O eq "linux") {
 }
 # use Inline::C for *BSD-only or general POSIX stuff.
 # Linux guarantees stable syscall numbering, BSDs only offer a stable libc
+# use scripts/syscall-list on Linux to detect new syscall numbers
 
 ############################################################################
 # epoll functions