]> granicus.if.org Git - strace/commit
2004-09-03 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Sat, 4 Sep 2004 03:53:10 +0000 (03:53 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 4 Sep 2004 03:53:10 +0000 (03:53 +0000)
commitee36ce19e03e08f4b692570090ee58b72d2f0f50
tree61173ef0807c28c3944b87d7a145b65781f34ef1
parent4ee6e6970d777fb47d2526908fda4d91571c8933
2004-09-03  Roland McGrath  <roland@redhat.com>

* syscall.c (sysent0, sysent1, sysent2, sysent): Add const to defn.
(nsyscalls0, nsyscalls1, nsyscalls2): Likewise.
(errnoent0, errnoent1, errnoent2, errnoent): Likewise.
(nerrnos0, nerrnos1, nerrnos2): Likewise.
* signal.c (signalent0, signalent1, signalent2): Likewise.
(nsignals0, nsignals1, nsignals2): Likewise.
(signame): LIkewise.
* ioctl.c (ioctlent0, ioctlent1, ioctlent2): Likewise.
(nioctlents0, nioctlents1, nioctlents2): Likewise.
(ioctl_lookup, ioctl_next_match): Likewise.
* defs.h: Update decls.
* io.c (sys_ioctl): Update users.
defs.h
io.c
ioctl.c
signal.c
syscall.c