summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/environ.cc
Commit message (Expand)AuthorAgeFilesLines
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-10/+10
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-1/+1
* * environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor2000-07-291-4/+1
* * environ.cc (posify): Revert previous patch.Corinna Vinschen2000-07-261-18/+28
* * syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor2000-07-261-78/+114
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-3/+4
* * environ.cc (setenv): Use __cygwin_environ instead ofCorinna Vinschen2000-07-171-2/+2
* * environ.cc: Use new definition of "environ" throughout.Christopher Faylor2000-07-161-4/+18
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-4/+6
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-1/+2
* * environ.cc (conv_envvars): Detect and convert all environment variables usedChristopher Faylor2000-06-151-0/+4
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-301-2/+1
* * environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor2000-05-221-0/+6
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-14/+21
* * environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor2000-03-251-0/+2
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-2/+0
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-2/+2
* * environ.cc (getwinenv): Make __stdcall.Christopher Faylor2000-02-211-11/+7
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+567