OSDN Git Service

* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.
authorcgf <cgf>
Mon, 22 Oct 2001 16:40:26 +0000 (16:40 +0000)
committercgf <cgf>
Mon, 22 Oct 2001 16:40:26 +0000 (16:40 +0000)
commitae2d446b24c135e03dc6c4310338f883083e4e40
tree6e0463502bf7d3da570796849ef38ecc4e5b79b2
parentff40a7cfe718d4a58e1d68805886f928cb370773
* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.
* signal.h: Change comment to reflect __CYGWIN__ rather than __CYGWIN32__.
* popen.c (popen): Use __CYGWIN_ rather than __CYGWIN32__.
* system.c (_system_r): Ditto.
newlib/ChangeLog
newlib/libc/include/sys/signal.h
newlib/libc/posix/execvp.c
newlib/libc/posix/popen.c
newlib/libc/stdlib/system.c