This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: PATCH: getcwd() pathstyle


> 1) Check out this link for the correct formatting of ChangeLog entries:

Here's the corrected ChangeLog:

Sun Jan 7 18:45:22 2001  Jason Gouger <cygwin@jason-gouger.com>

* environ.cc (known): new configuration entry pathstyle.
* winsup.h (pathstyle_start_init): header definition for new function.
* path.cc (pathstyle): enumerated type definition/declaration for pathstyle.
(pathstyle_start_init): new function to initialize pathstyle configuration.
(getcwd): change to return different pathstyles, 'posix' /usr/local/bin,
'win32' C:/cygwin/usr/local/bin, and 'dos' C:\cygwin\usr\local\bin.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]