create core package
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--- a/proc/readproc.c
|
||||
+++ b/proc/readproc.c
|
||||
@@ -858,2 +858,2 @@
|
||||
if(file2str("/proc/self", "stat", sbuf, sizeof sbuf) == -1){
|
||||
- fprintf(stderr, "Error, do this: mount -t proc none /proc\n");
|
||||
+ fprintf(stderr, "Error, do this: mount -t proc proc /proc\n");
|
||||
Reference in New Issue
Block a user