*** empty log message ***

This commit is contained in:
Martin Baulig
1999-03-21 19:09:31 +00:00
parent a429e9c3f9
commit b528d0b1db
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
libgtop_sysdeps.la
*.lo

7
sysdeps/kernel/ChangeLog Normal file
View File

@@ -0,0 +1,7 @@
1999-03-21 Martin Baulig <martin@home-of-linux.org>
Imported new sysctl () based interface to the Linux Kernel.
* procdata.c: This file handles all interaction with the kernel.