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
*
* environ.cc (build_env): Don't put an empty environment variable into the
Christopher Faylor
2006-09-07
1
-6
/
+7
*
* environ.cc (env_win32_to_posix_path_list): Declare.
Christopher Faylor
2006-08-02
1
-3
/
+14
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
1
-2
/
+4
*
white space
Christopher Faylor
2006-05-28
1
-1
/
+1
*
* environ.cc (getearly): Force correct dereference order when inspecting
Christopher Faylor
2006-04-24
1
-1
/
+1
*
* environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead of
Christopher Faylor
2006-04-21
1
-26
/
+19
*
format comment using GNU-style
Christopher Faylor
2006-04-21
1
-7
/
+4
*
* environ.cc (rawenv): Make this variable a file-scope static.
Christopher Faylor
2006-04-21
1
-38
/
+33
*
* environ.cc (getearly): New function.
Corinna Vinschen
2006-04-21
1
-2
/
+37
*
* fhandler.cc (fcntl): Print flags in hex.
Christopher Faylor
2006-03-22
1
-0
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-4
/
+3
*
* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.
Christopher Faylor
2006-03-14
1
-11
/
+6
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-1
/
+9
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
1
-0
/
+1
*
* Update copyrights.
Corinna Vinschen
2006-01-12
1
-1
/
+2
*
* environ.cc (spenvs[]): windir -> WINDIR.
Christopher Faylor
2006-01-08
1
-1
/
+1
*
* environ.cc (win_env::add_cache): Don't add variables to the environment
Christopher Faylor
2005-12-29
1
-1
/
+1
*
* include/cygwin/stdlib.h: New file.
Christopher Faylor
2005-12-05
1
-1
/
+9
*
* environ.cc (spenvs): Add "windir" as an "always export" variable
Corinna Vinschen
2005-12-04
1
-1
/
+2
*
* environ.cc (spenvs): Make "SYSTEMDRIVE" an "always export".
Christopher Faylor
2005-11-08
1
-1
/
+1
*
* environ.cc (build_env): Use "kilo"bytes not "mega"bytes. Return immediately
Christopher Faylor
2005-09-16
1
-2
/
+3
*
* environ.cc (build_env): Clear envblock and return NULL on attempt to use env
Christopher Faylor
2005-09-16
1
-1
/
+6
*
* environ.cc (environ_init): Protect with a 'myfault' in case
Christopher Faylor
2005-09-16
1
-0
/
+5
*
* environ.cc (environ_init): Issue an error if GetEnvironmentStrings fails and
Christopher Faylor
2005-09-16
1
-0
/
+6
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
1
-1
/
+0
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-4
/
+4
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-25
/
+15
*
* environ.cc (spenvs): Remove cut/paste error which associated CYGWIN_DEBUG
Christopher Faylor
2005-06-08
1
-1
/
+1
*
* 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
[next]