OSDN Git Service

* winsup.h: Minor cleanup.
authorcgf <cgf>
Wed, 26 Jun 2002 04:20:59 +0000 (04:20 +0000)
committercgf <cgf>
Wed, 26 Jun 2002 04:20:59 +0000 (04:20 +0000)
commit2bf0bac1d738c27d1c9d8d115351e3cc841e846b
treebec61300194bb820ab1a5c6be6e023ba6bb55161
parent79f8b4302bfdebd848d97cee889b7cf962e99038
* winsup.h: Minor cleanup.
* path.h (path_conv::[]): New operator.
* syscalls.cc (_link): Use path_conv operators rather than methods, where
appropriate.  Minor white space cleanup.
* include/cygwin/version.h: Bump DLL minor number.
* dcrt0.cc (sm): Make NO_COPY.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/path.h
winsup/cygwin/syscalls.cc