1
0
Fork
You've already forked errstat
0
tool for displaying the meaning of linux error numbers
  • C 97.2%
  • Makefile 2.8%
Find a file
jerryjhird 2142dcec1b Inital Commit
errstat a simple tool for displaying error codes and there meaning in the linux error number table
along with a binary capable of taking an error code as an argument the code can also be compiled as a shared object and then used on any application through LD_PRELOAD
2026年03月07日 06:25:29 +00:00
src Inital Commit 2026年03月07日 06:25:29 +00:00
.gitignore Inital Commit 2026年03月07日 06:25:29 +00:00
Makefile Inital Commit 2026年03月07日 06:25:29 +00:00
UNLICENSE Inital Commit 2026年03月07日 06:25:29 +00:00