* defs.h (MERGEPID): Added. Patch submitted by Andrew Hobson and

approved by Michael Snyder.
This commit is contained in:
Jim Kingdon 2000-02-10 20:06:32 +00:00
parent 203051afde
commit 09f99d3f44
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-02-10 Jim Kingdon <kingdon@redhat.com>
* defs.h (MERGEPID): Added. Patch submitted by Andrew Hobson and
approved by Michael Snyder.
2000-02-09 Mark Kettenis <kettenis@gnu.org>
* linux-thread.c: Include defs.h before gdb_wait.h.

View File

@ -1218,6 +1218,7 @@ extern int use_windows;
#ifndef PIDGET
#define PIDGET(PID) (PID)
#define TIDGET(PID) 0
#define MERGEPID(PID, TID) (PID)
#endif
/* If under Cygwin, provide backwards compatibility with older