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
/
fork.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fork: Don't copy _main_tls->local_clib from *_impure_ptr
Corinna Vinschen
2017-03-10
1
-7
/
+2
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Remove MALLOC_CHECK and calls to it entirely
Corinna Vinschen
2016-04-01
1
-7
/
+0
*
Cleanup in dcrt0.cc and fork.cc
Corinna Vinschen
2015-12-03
1
-3
/
+3
*
Safely recognize when fork is running from main thread or another pthread
Corinna Vinschen
2015-12-03
1
-1
/
+2
*
Rename parent stack members in child_info struct to align with OS names
Corinna Vinschen
2015-12-02
1
-6
/
+6
*
Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb.
Corinna Vinschen
2015-12-02
1
-2
/
+2
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
1
-1
/
+1
*
Simplify fork code setting up child stack info
Corinna Vinschen
2015-07-07
1
-29
/
+20
*
Fix fork after recovered stack overflow
Corinna Vinschen
2015-07-01
1
-2
/
+14
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
1
-3
/
+1
*
* dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoid
Corinna Vinschen
2013-06-27
1
-1
/
+1
*
* fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.
Corinna Vinschen
2013-05-24
1
-0
/
+5
*
* fork.cc (frok::parent): Call CreateProcessW with command line set
Corinna Vinschen
2013-05-23
1
-1
/
+5
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype of
Corinna Vinschen
2013-05-23
1
-11
/
+7
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-9
/
+13
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-1
/
+1
*
* fork.cc (child_info::prefork): Fix error message formatting.
Christopher Faylor
2012-12-27
1
-1
/
+1
*
* DevNotes: Add entry cgf-000004.
Christopher Faylor
2012-05-08
1
-2
/
+2
*
* child_info.h (child_info::postfork): Define new function.
Christopher Faylor
2012-03-21
1
-1
/
+1
*
* dtable.cc (set_std_handle): Call SetStdHandle with NULL if fd is closed.
Christopher Faylor
2012-03-20
1
-5
/
+5
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2012-03-20
1
-2
/
+25
*
* fork.cc (lock_signals): Move to sigproc.h.
Christopher Faylor
2012-03-16
1
-77
/
+2
*
* flock.cc (inode_t::del_my_locks): Drop useless counter lc. Close
Corinna Vinschen
2012-02-20
1
-2
/
+1
*
Update copyright on all files checked in so far this year.
Christopher Faylor
2012-01-11
1
-2
/
+2
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-1
/
+1
*
* cygthread.h (cygthread::name): Default name to "main" if we are early in the
Christopher Faylor
2011-11-24
1
-3
/
+4
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-1
/
+3
*
Throughout, open console handles with sharing for reading and writing.
Corinna Vinschen
2011-07-04
1
-3
/
+3
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-1
/
+1
*
* dll_init.cc (reserve_upto): Remove.
Christopher Faylor
2011-05-30
1
-0
/
+6
*
* dll_init.cc (dll_list::find_by_modname): New function to search the dll list
Christopher Faylor
2011-05-30
1
-1
/
+6
*
* cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.
Christopher Faylor
2011-05-30
1
-0
/
+1
*
Revert previous checkins as they introduced a bug when running zsh.
Christopher Faylor
2011-05-28
1
-7
/
+1
*
* dll_init.cc (dll_list::find_by_modname): New function to search the dll list
Christopher Faylor
2011-05-28
1
-1
/
+7
*
* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.
Christopher Faylor
2011-05-28
1
-45
/
+53
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-74
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
1
-5
/
+29
*
* environ.cc (set_chunksize): Remove.
Corinna Vinschen
2011-05-10
1
-2
/
+2
*
* fork.cc (fork): Clear PID_REAPED.
Christopher Faylor
2011-05-05
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_0): Remove myself settings.
Christopher Faylor
2010-09-01
1
-1
/
+4
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-4
/
+3
*
* exceptions.cc (dump_exception): Use %W instead of %s for printing
Corinna Vinschen
2010-06-29
1
-2
/
+2
*
* fork.cc (frok::parent): Improve error message.
Christopher Faylor
2010-06-28
1
-2
/
+3
*
* environ.cc (regopt): Change the first argument to wide char string.
Christopher Faylor
2010-05-18
1
-9
/
+4
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-3
/
+4
*
Reintegrate socket duplication via WSADuplicateSocket/WSASocket.
Corinna Vinschen
2009-11-17
1
-0
/
+13
*
Consistently use va_end.
Eric Blake
2009-10-14
1
-0
/
+2
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-1
/
+1
*
* fork.cc (fork): Create local tmp_pathbuf. Explain why.
Corinna Vinschen
2009-07-20
1
-0
/
+5
[next]