Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor
2000-07-29* environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor
2000-07-26 * environ.cc (posify): Revert previous patch.Corinna Vinschen
2000-07-26* syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor
2000-07-17 * environ.cc (setenv): Use __cygwin_environ instead ofCorinna Vinschen
2000-07-17* environ.cc: Use new definition of "environ" throughout.Christopher Faylor
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-06-15* environ.cc (conv_envvars): Detect and convert all environment variables usedChristopher Faylor
2000-05-30* Makefile.in: Remove libadvapi32.a.Christopher Faylor
2000-05-23* environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor
2000-03-25* environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor
2000-03-10* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-21* environ.cc (getwinenv): Make __stdcall.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor