OSDN Git Service

* path.cc (path_conv::check): Move fs-specific settings to a point where we
authorcgf <cgf>
Sun, 4 Jul 2010 17:12:26 +0000 (17:12 +0000)
committercgf <cgf>
Sun, 4 Jul 2010 17:12:26 +0000 (17:12 +0000)
commitd4e1b212f20eb34085fdc67df27eb0372ee1ea08
tree127e71b0bae6b6be1dcdb44fad20de49b2a96ead
parentb3e1254994bfca54cfe815ade996976428a12f4b
* path.cc (path_conv::check): Move fs-specific settings to a point where we
know that we have filled out the filesystem information.
* path.h (path_conv::path_conv): Use consistent initialization for
constructors.
* include/sys/cygwin.h: Define CW_STRERROR.
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 228.
* include/external.h: Implement CW_STRERROR.
winsup/cygwin/ChangeLog
winsup/cygwin/external.cc
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/include/sys/cygwin.h
winsup/cygwin/path.cc
winsup/cygwin/path.h