bzero -> memset
authorK. Richard Pixley <rich@cygnus>
Wed, 1 Sep 1993 21:56:42 +0000 (21:56 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 1 Sep 1993 21:56:42 +0000 (21:56 +0000)
commit4ed97c9a835c5d05a900e66b997eb6e77a141950
tree3aac1dc65931f319327cf00df82e4fe0efc7b40d
parent9823e3f4c985eb5919103cc84acf2a6055ed724f
bzero -> memset
20 files changed:
gdb/ChangeLog
gdb/config/m68k/tm-isi.h
gdb/config/ns32k/tm-umax.h
gdb/config/pa/tm-hppa.h
gdb/config/vax/tm-vax.h
gdb/convex-tdep.c
gdb/convex-xdep.c
gdb/dbxread.c
gdb/h8300-tdep.c
gdb/h8500-tdep.c
gdb/i960-pinsn.c
gdb/i960-tdep.c
gdb/m88k-tdep.c
gdb/mips-tdep.c
gdb/regex.c
gdb/remote-vx.c
gdb/rs6000-tdep.c
gdb/xcoffexec.c
gdb/xcoffread.c
gdb/z8k-tdep.c
This page took 0.027181 seconds and 4 git commands to generate.