From 4ee6e6970d777fb47d2526908fda4d91571c8933 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 4 Sep 2004 03:39:26 +0000 Subject: [PATCH] . --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83201cad..4f62c335 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2004-09-03 Roland McGrath + + * 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 * linux/x86_64/syscallent.h: Add new entries for timer_*, clock_*, and -- 2.50.1