We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3687df4 commit dfec655Copy full SHA for dfec655
NOTES.md
@@ -11,6 +11,7 @@ Cross-Platform
11
* libversion - Just returns error message on linux as no lib used
12
* cwdself - just wraps env::current_dir() of rust so not so useful
13
* pidpath - Returns the path of the file being run as the process with specified pid
14
+* kmsgbuf - get the contents of the kernel message buffer
15
16
Pending
17
==
@@ -23,7 +24,6 @@ Linux
23
24
* listpidinfo
25
* regionfilename
26
* pidinfo
-* kmsgbuf
27
* pidfdinfo
28
29
Ideas
0 commit comments