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
*
* 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
*
* fork.cc (frok::parent): Remove ancient code erroneously flushing
Corinna Vinschen
2009-06-08
1
-4
/
+0
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
1
-10
/
+6
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
1
-2
/
+0
*
ChangeLog:
Corinna Vinschen
2009-01-21
1
-2
/
+0
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-3
/
+1
*
* dtable.cc (dtable::release): Drop fixup_before handling.
Corinna Vinschen
2008-04-30
1
-15
/
+0
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-1
/
+0
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-0
/
+2
[next]