summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/environ.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-1127/+0
* * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen2009-05-141-5/+1
* * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen2009-05-131-4/+1
* * environ.cc (build_env): Fix length calculation of resultingCorinna Vinschen2009-04-021-2/+2
* * environ.cc (environ_init): Break from locale loop after first hit.Corinna Vinschen2009-03-251-1/+4
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-46/+23
* * environ.cc (_getenv_r): New function.Corinna Vinschen2009-02-131-0/+9
* ChangeLog:Corinna Vinschen2009-01-211-6/+0
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-3/+1
* Remove unneeded whitespace.Christopher Faylor2008-11-261-62/+60
* * environ.cc (create_upcaseenv): New static variable.Corinna Vinschen2008-11-111-2/+64
* * environ.cc (environ_init): Avoid evaluating $CYGWIN twice.Corinna Vinschen2008-11-051-2/+0
* * environ.cc (known): Remove "binmode" option.Corinna Vinschen2008-07-181-1/+0
* Add case-sensitivity.Corinna Vinschen2008-07-161-29/+0
* Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen2008-07-141-14/+0
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen2008-04-131-1/+0
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-4/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-24/+43
* * environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.Corinna Vinschen2008-03-111-7/+8
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-22/+19
* * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen2008-02-251-22/+28
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-2/+2
* * autoload.cc (CharToOemA): Remove.Corinna Vinschen2008-02-051-8/+19
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-011-12/+12
* * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to currentCorinna Vinschen2008-01-311-9/+6
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-4/+8
* Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor2007-11-261-4/+4
* * Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor2007-03-011-7/+0
* Throughout remove all usage of wincap.has_security.Corinna Vinschen2007-02-231-8/+4
* * environ.cc (subauth_id_init): Remove.Corinna Vinschen2006-12-121-21/+0
* * environ.cc (set_traverse): Remove.Corinna Vinschen2006-12-121-7/+0
* * cyglsa.h: New header file.Corinna Vinschen2006-11-271-0/+6
* * environ.cc (build_env): Don't put an empty environment variable into theChristopher Faylor2006-09-071-6/+7
* * environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor2006-08-021-3/+14
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-011-2/+4
* white spaceChristopher Faylor2006-05-281-1/+1
* * environ.cc (getearly): Force correct dereference order when inspectingChristopher Faylor2006-04-241-1/+1
* * environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor2006-04-211-26/+19
* format comment using GNU-styleChristopher Faylor2006-04-211-7/+4
* * environ.cc (rawenv): Make this variable a file-scope static.Christopher Faylor2006-04-211-38/+33
* * environ.cc (getearly): New function.Corinna Vinschen2006-04-211-2/+37
* * fhandler.cc (fcntl): Print flags in hex.Christopher Faylor2006-03-221-0/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-181-4/+3
* * dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor2006-03-141-11/+6
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-1/+9
* * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen2006-02-051-0/+1
* * Update copyrights.Corinna Vinschen2006-01-121-1/+2
* * environ.cc (spenvs[]): windir -> WINDIR.Christopher Faylor2006-01-081-1/+1
* * environ.cc (win_env::add_cache): Don't add variables to the environmentChristopher Faylor2005-12-291-1/+1