]> sourceware.org Git - newlib-cygwin.git/commit
* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
authorChristopher Faylor <me@cgf.cx>
Tue, 26 Sep 2000 00:52:21 +0000 (00:52 +0000)
committerChristopher Faylor <me@cgf.cx>
Tue, 26 Sep 2000 00:52:21 +0000 (00:52 +0000)
commit4eafa56ec21fe0f92d28ec65abf53a44e8730b4d
treee1ed89a3b6a191acacca7784c5e66eb83b38b0e6
parentef42416e99500d963cb7a1925b1028ceda9cc29a
* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
* fhandler.h (fhandler_socket::~fhandler_socket): Delete declaration.
* net.cc: Remove unnecessary "number_of_sockets" usage.
(fhandler_socket::fhandler_socket): Ditto.
(fhandler_socket::~fhandler_socket): Delete definition.
* spawn.cc (spawn_guts): Force first argument passed to CreateProcess as a
command line to be windows style.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/fhandler.h
winsup/cygwin/net.cc
winsup/cygwin/spawn.cc
This page took 0.031575 seconds and 5 git commands to generate.