aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/environ.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen1-41/+0
2022-07-28Cygwin: rename __cygwin_environ and drop env redirection via cur_environ()Corinna Vinschen1-2/+0
2022-05-29Cygwin: remove some 32-bit only environment codeKen Brown1-7/+0
2022-05-29Cygwin: remove regparm.hKen Brown1-6/+6
2017-01-10Move the core environment parsing of environ_init into a new win32env_to_cyge...Erik M. Bray1-0/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2014-12-02 * autoload.cc (CreateEnvironmentBlock): Import.Corinna Vinschen1-2/+2
2013-05-24 * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen1-1/+1
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-0/+6
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-12/+7
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor1-1/+1
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-12 * environ.h: Fix comment.Corinna Vinschen1-2/+1
2008-03-12 * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen1-4/+2
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen1-1/+1
2006-08-02* environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor1-1/+3
2005-03-30* environ.h (win_env::immediate): Declare new field.Christopher Faylor1-1/+5
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2002-06-29* cygheap.h (cygheap_user): Reorg to accommodate environment caching.Christopher Faylor1-0/+2
2002-06-15* child_info.h (child_proc_info): Declare as base class.Christopher Faylor1-4/+8
2002-06-12* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor1-8/+7
2001-10-31* cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.Christopher Faylor1-1/+2
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-1/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+40