From: Roland McGrath Date: Sat, 4 Sep 2004 03:39:26 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~518 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ee6e6970d777fb47d2526908fda4d91571c8933;p=strace . --- 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