index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
environ.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygheap.h: Reference _cygheap_start via .cygheap section.
Christopher Faylor
2005-05-27
1
-2
/
+5
*
* spawn.cc (find_exec): Accept a PATH-like string in place of an environment
Christopher Faylor
2005-05-22
1
-0
/
+4
*
* environ.cc (conv_envvars): Remove LD_LIBRARY_PATH entirely.
Corinna Vinschen
2005-05-16
1
-4
/
+0
*
* environ.cc (conv_envvars): Treat LD_LIBRARY_PATH as path list.
Corinna Vinschen
2005-05-15
1
-2
/
+4
*
* environ.cc (spenv::force_into_environment): Rename from add_always.
Christopher Faylor
2005-04-30
1
-7
/
+7
*
* environ.cc (build_env): Ensure that win32 array is properly filled in when a
Christopher Faylor
2005-04-27
1
-1
/
+1
*
* environ.cc (environ_init): Don't set traverse checking as default.
Corinna Vinschen
2005-04-16
1
-5
/
+2
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-6
/
+3
*
* environ.cc (spenvs): Re-force SYSTEMROOT to always be included in
Christopher Faylor
2005-03-30
1
-2
/
+3
*
* environ.cc (spenv::retrieve): Revert most of previous change.
Christopher Faylor
2005-03-30
1
-18
/
+23
*
* environ.h (win_env::immediate): Declare new field.
Christopher Faylor
2005-03-30
1
-30
/
+75
*
* environ.cc (set_traverse): New function.
Corinna Vinschen
2005-01-31
1
-6
/
+18
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* environ.cc: Yes, yes, the copyright date, as usual.
Corinna Vinschen
2005-01-11
1
-1
/
+1
*
* environ.cc (build_env): Disallow empty strings and strings starting
Corinna Vinschen
2005-01-11
1
-0
/
+8
*
* environ.cc (environ_init): Alloc space for TERM if it is not set, like all of
Christopher Faylor
2004-12-03
1
-1
/
+1
*
2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-12-03
1
-13
/
+6
*
* environ.cc (putenv): Accommodate recent newlib change in argument to putenv.
Christopher Faylor
2004-11-26
1
-1
/
+1
*
* cygheap.h (class cygheap_user): Add psystemroot member and
Corinna Vinschen
2004-10-07
1
-11
/
+12
*
* environ.cc (set_ntea): New function.
Corinna Vinschen
2004-08-21
1
-3
/
+21
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-2
/
+2
*
2004-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-09
1
-11
/
+12
*
* syscalls.cc: Include environ.h.
Christopher Faylor
2004-05-08
1
-1
/
+1
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-3
/
+3
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
1
-2
/
+6
*
* environ.cc (check_case_init): Use strncasematch.
Christopher Faylor
2003-07-24
1
-1
/
+1
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-28
/
+28
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* include/cygwin/in.h (sockaddr_in): Fix typo.
Christopher Faylor
2003-02-13
1
-3
/
+1
*
* security.cc (allow_ntsec): Default to zero.
Christopher Faylor
2002-09-30
1
-2
/
+0
*
* environ.cc (environ_init): Avoid a compiler warning.
Christopher Faylor
2002-09-30
1
-2
/
+2
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-5
/
+5
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-2
/
+2
*
* environ.cc (parse_options): Remember the "no" part of any options for later
Christopher Faylor
2002-08-08
1
-1
/
+2
*
* environ.cc (parse_options): Use setenv to potentially replace CYGWIN value on
Christopher Faylor
2002-07-01
1
-14
/
+31
*
* environ.cc (spenv::retrieve): Detect return of env_dontadd from cygheap_user
Christopher Faylor
2002-06-29
1
-5
/
+5
*
* environ.cc (spenv::from_cygheap): Still need to take setuid into
Christopher Faylor
2002-06-29
1
-1
/
+1
*
* cygheap.h (cygheap_user): Reorg to accommodate environment caching.
Christopher Faylor
2002-06-29
1
-36
/
+38
*
* cygheap.cc (cfree_and_set): New function.
Christopher Faylor
2002-06-27
1
-1
/
+1
*
* cygheap.cc (cygheap_user::set_name): Avoid clearing things when just setting
Christopher Faylor
2002-06-26
1
-2
/
+2
*
* autoload (noload): Avoid clobbering bx register.
Christopher Faylor
2002-06-26
1
-5
/
+3
*
* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.
Christopher Faylor
2002-06-21
1
-3
/
+4
*
Use hMainProc where appropriate, throughout.
Christopher Faylor
2002-06-19
1
-12
/
+29
*
* cygheap.h (cygheap_user::issetuid): New method.
Christopher Faylor
2002-06-16
1
-12
/
+22
*
Changes suggested by Pierre Humblet.
Christopher Faylor
2002-06-16
1
-26
/
+25
*
* child_info.h (child_proc_info): Declare as base class.
Christopher Faylor
2002-06-15
1
-1
/
+2
*
* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
Christopher Faylor
2002-06-14
1
-2
/
+3
*
* cygheap.cc (cygheap_user::set_logsrv): Remove.
Christopher Faylor
2002-06-14
1
-0
/
+2
*
* environ.cc (build_env): If realloc moves envblock, move s with it.
Corinna Vinschen
2002-06-14
1
-1
/
+10
[next]