OSDN Git Service

* pexecute.c (__CYGWIN32__): Rename to
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Mar 1999 00:32:50 +0000 (00:32 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Mar 1999 00:32:50 +0000 (00:32 +0000)
commitd267f7786322e879d9c34740045f04ce4da1a0af
tree9e755a7e7b51b72419d838a49ea0db815d62dc60
parent26a1dadb40724379019d45c0f0a4470b6a09c2c1
    * pexecute.c (__CYGWIN32__): Rename to
        (__CYGWIN__): this.
        * xmalloc.c: Likewise.
        Changes to support i386-pc-uwin.
        * configure.in (*-*-uwin*): Workaround for vfork bug.
        * configure: Regenerate.
        * pexecute.c (pexecute): Be like standard Unix.
        (pwait): Likewise.
        * xmalloc.c (first_break): Define.
        (xmalloc_set_program_name): Use.
        (xmalloc): Use.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25694 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/configure
libiberty/configure.in
libiberty/pexecute.c
libiberty/xmalloc.c