]> Git Repo - binutils.git/commit - gdb/defs.h
* remote.c (remote_wait): Fix cast on signal() call.
authorFred Fish <[email protected]>
Sun, 28 Jun 1992 20:31:11 +0000 (20:31 +0000)
committerFred Fish <[email protected]>
Sun, 28 Jun 1992 20:31:11 +0000 (20:31 +0000)
commit22fd4704bccdd29ab742445e9a4017e457ef449f
treed6cc69b0eede3b990762f5db3d4df44bb15af0a3
parent36fcc061019882d2b36ac5cfae90c163400fca00
* remote.c (remote_wait):  Fix cast on signal() call.
* defs.h (alloca):  More diddling with alloca.  Have to ensure
that it has a prototype, so that if alloca is defined as a macro
that takes an arg, the definition is seen as a use of a macro
that takes an arg, to satisfy picky ANSI preprocessors.
gdb/ChangeLog
gdb/defs.h
This page took 0.027959 seconds and 4 git commands to generate.