diff options
-rw-r--r-- | libps/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libps/ChangeLog b/libps/ChangeLog index d274c7ca..ff633deb 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 2 15:12:19 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * procstat.c (set_procinfo_flags): Pass HAVE to count_threads. + (count_threads): Take new argument HAVE, and use different thread + counting method depending on whether we have thread detail info. + Thu Jul 18 18:54:07 1996 Miles Bader <miles@gnu.ai.mit.edu> * tty.c (ps_tty_abbrevs): Add an entry for /dev/comX -> cX. |