OSDN Git Service

* spawn.cc (av::dup_maybe): Make function void rather than void *.
authorcgf <cgf>
Mon, 25 Sep 2000 16:36:12 +0000 (16:36 +0000)
committercgf <cgf>
Mon, 25 Sep 2000 16:36:12 +0000 (16:36 +0000)
commita35b1c546211972c4849b5ae864c4e26cdfa214d
treed5ad7c1f70937847eb2ca276efae0e2d0a4f7c3a
parent8ba83d94b16e569bf810127504577837fe5b8285
* spawn.cc (av::dup_maybe): Make function void rather than void *.
* environ.cc (environ_init): Remember to reparse CYGWIN if envp is
supplied.
* heap.cc (_sbrk): Remember frame for signal handling.
* syscalls.cc (read_handler): Eliminate.
(_read): Move read_handler code here.  Reorganize for one path through
'ready_for_read'.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
winsup/cygwin/heap.cc
winsup/cygwin/spawn.cc
winsup/cygwin/syscalls.cc
winsup/cygwin/thread.h