summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-01-24 07:14:09 +0000
committerRoland McGrath <roland@gnu.org>2000-01-24 07:14:09 +0000
commit3cc258d903d1a3f0982f1d9de68c133702a863a0 (patch)
tree208574e25073e81364aaf8f36ff4b866cd04e872 /proc
parent788b091bb1948ff0199fe5cc20fd992b3a0dfdd1 (diff)
.
Diffstat (limited to 'proc')
-rw-r--r--proc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index ba5c72a5..06db51dd 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,10 @@
+2000-01-23 Roland McGrath <roland@baalperazim.frob.com>
+
+ * info.c (get_string): New arg, pass back length of string.
+ (get_string_array): Use it, rather than repeating strlen.
+ When increasing NEWSIZE to fit, round it to page size.
+ Diddle a few casts to be prettier.
+
2000-01-06 Roland McGrath <roland@baalperazim.frob.com>
* primes.c: File removed (long obsolete).