summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-09-04 03:39:26 +0000
committerRoland McGrath <roland@redhat.com>2004-09-04 03:39:26 +0000
commit4ee6e6970d777fb47d2526908fda4d91571c8933 (patch)
tree3aa63aabb20e70afc88716e30e19d89be60b0577
parentd9f816f60457930af27349fac3d23b3b78338036 (diff)
downloadstrace-4ee6e6970d777fb47d2526908fda4d91571c8933.tar.gz
strace-4ee6e6970d777fb47d2526908fda4d91571c8933.tar.bz2
strace-4ee6e6970d777fb47d2526908fda4d91571c8933.tar.xz
.
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83201ca..4f62c33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2004-09-03 Roland McGrath <roland@redhat.com>
+
+ * util.c (xlookup, printxval, addflags, printflags): Use const for
+ struct xlat * argument.
+ * defs.h (xlookup, printxval, addflags, printflags): Update decls.
+ * bjm.c: Add const to all struct xlat defns.
+ * desc.c: Likewise.
+ * file.c: Likewise.
+ * ipc.c: Likewise.
+ * mem.c: Likewise.
+ * net.c: Likewise.
+ * proc.c: Likewise.
+ * process.c: Likewise.
+ * resource.c: Likewise.
+ * signal.c: Likewise.
+ * sock.c: Likewise.
+ * stream.c: Likewise.
+ * system.c: Likewise.
+ * term.c: Likewise.
+ * time.c: Likewise.
+ * util.c: Likewise.
+
2004-09-01 Roland McGrath <roland@redhat.com>
* linux/x86_64/syscallent.h: Add new entries for timer_*, clock_*, and