summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/environ.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * autoload.cc (CreateEnvironmentBlock): Import.Corinna Vinschen2014-12-021-2/+2
* * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen2013-05-241-1/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-0/+6
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-12/+7
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-071-1/+1
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * environ.h: Fix comment.Corinna Vinschen2008-03-121-2/+1
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-4/+2
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-1/+1
* * environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor2006-08-021-1/+3
* * environ.h (win_env::immediate): Declare new field.Christopher Faylor2005-03-301-1/+5
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * cygheap.h (cygheap_user): Reorg to accommodate environment caching.Christopher Faylor2002-06-291-0/+2
* * child_info.h (child_proc_info): Declare as base class.Christopher Faylor2002-06-151-4/+8
* * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor2002-06-121-8/+7
* * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.Christopher Faylor2001-10-311-1/+2
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+40