acadia-newlib/newlib/libc/posix
Christopher Faylor 333d609843 * 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.
2001-10-22 16:40:26 +00:00
..
Makefile.am
Makefile.in
closedir.c
creat.c
execl.c Only reference environ indirectly through a pointer 2000-11-22 18:26:10 +00:00
execle.c
execlp.c
execv.c Only reference environ indirectly through a pointer 2000-11-22 18:26:10 +00:00
execve.c 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-30 18:34:53 +00:00
execvp.c * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout. 2001-10-22 16:40:26 +00:00
isatty.c
opendir.c
popen.c * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout. 2001-10-22 16:40:26 +00:00
readdir.c
rewinddir.c
scandir.c 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-28 20:06:54 +00:00
seekdir.c
telldir.c 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-28 20:06:54 +00:00