]> gcc.gnu.org Git - gcc.git/commit
pexecute.c (__CYGWIN32__): Rename to
authorMumit Khan <khan@xraylith.wisc.edu>
Thu, 11 Mar 1999 00:32:50 +0000 (00:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 11 Mar 1999 00:32:50 +0000 (17:32 -0700)
commit89f602a7935fc9b2c799f4eec45b803cb792f1ba
tree9e755a7e7b51b72419d838a49ea0db815d62dc60
parent926bb5ed06cdb744acb91754e4590b17e2487741
pexecute.c (__CYGWIN32__): Rename to

        * 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.

From-SVN: r25694
libiberty/ChangeLog
libiberty/configure
libiberty/configure.in
libiberty/pexecute.c
libiberty/xmalloc.c
This page took 0.056018 seconds and 5 git commands to generate.