string.h and maybe a release

This commit is contained in:
albert
2004-08-10 04:30:27 +00:00
parent 48497fc40d
commit ef0b63de31
3 changed files with 1462 additions and 464 deletions
+2
View File
@@ -5,6 +5,8 @@ avoid warning about -lncurses when not linking (more)
new names for shared libraries (packagers: watch out!)
"make install" no longer rebuilds everything
wchan now '*' for multi-threaded processes
ps: new man page -- thanks Nicolas Francois
ps: STAT shows l for multi-threaded processes
vmstat: some overflow problems fixed -- thanks Holger Kiehl
sysctl: man page fix
+1
View File
@@ -8,6 +8,7 @@
// See file COPYING for information on distribution conditions.
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <stdlib.h>
#include <pwd.h>
+1459 -464
View File
File diff suppressed because it is too large Load Diff