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
...
*
* 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
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-15
/
+21
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-3
/
+2
*
* fork.cc: White space.
Christopher Faylor
2007-07-07
1
-2
/
+2
*
* fork.cc (fork): Reset child to true after fork since it may have been reset
Christopher Faylor
2007-03-01
1
-2
/
+5
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-6
/
+3
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.
Christopher Faylor
2007-02-22
1
-30
/
+100
*
* fork.cc (child_copy): Add missing Windows PID in debug output.
Corinna Vinschen
2007-01-12
1
-3
/
+3
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-1
/
+2
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-4
/
+0
*
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Corinna Vinschen
2006-12-05
1
-0
/
+5
*
* fork.cc (fork): Lock the process before forking to prevent things like new
Christopher Faylor
2006-07-14
1
-1
/
+5
*
* hookapi.cc: Add comment header
Christopher Faylor
2006-07-06
1
-1
/
+1
*
* dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it can
Christopher Faylor
2006-03-29
1
-14
/
+14
*
* fhandler.cc (fcntl): Print flags in hex.
Christopher Faylor
2006-03-22
1
-4
/
+7
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-19
/
+21
*
* child_info.h (child_info_fork::fork_retry): Declare new function.
Christopher Faylor
2006-03-15
1
-6
/
+3
*
* fork.cc (frok::parent): Improve error message.
Christopher Faylor
2006-03-14
1
-1
/
+7
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-34
/
+49
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
1
-9
/
+14
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-2
/
+0
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-2
/
+4
*
* fork.cc (fork): Honor error return from sig_send. Don't continue with fork
Christopher Faylor
2005-12-23
1
-1
/
+8
*
* winsup.h (child_copy): Change prototype to match new functionality.
Christopher Faylor
2005-12-17
1
-87
/
+64
*
* fork.cc (fork): Move top-of-stack calculation later.
Christopher Faylor
2005-11-17
1
-3
/
+4
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-3
/
+3
*
* times.cc (hires_ms::prime): More debugging.
Christopher Faylor
2005-11-04
1
-1
/
+1
*
* exceptions.cc (signal_exit): Eliminate setting of main thread priority since
Christopher Faylor
2005-10-29
1
-12
/
+6
*
* fork.cc (frok::child): Change order of cleanup prior to return.
Christopher Faylor
2005-10-29
1
-4
/
+6
*
* dir.cc (rmdir): Eliminate nonsensical code.
Christopher Faylor
2005-10-21
1
-1
/
+1
*
* fork.cc (frok::parent): Simplify error messages. Don't issue an error when
Christopher Faylor
2005-09-30
1
-11
/
+18
*
* dcrt0.cc (getstack): New function.
Christopher Faylor
2005-09-28
1
-48
/
+89
*
* sigproc.cc (no_signals_available): Return true if sending to self from the
Christopher Faylor
2005-09-16
1
-1
/
+1
*
* cygheap.cc (cygheap_init): Eliminate debugging #if.
Christopher Faylor
2005-09-05
1
-6
/
+7
*
Grr. REVERT erroneous checkin. AGAIN.
Christopher Faylor
2005-09-02
1
-7
/
+6
*
* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generate
Christopher Faylor
2005-09-02
1
-6
/
+7
*
revert inexplicable previous checkin
Christopher Faylor
2005-09-02
1
-7
/
+6
*
bad_addresses
Christopher Faylor
2005-09-02
1
-6
/
+7
*
* dcrt0.cc: Remove ld_preload declaration.
Christopher Faylor
2005-08-11
1
-0
/
+1
*
* fork.cc (fork_parent): Fix null deref if pinfo creation fails.
Christopher Faylor
2005-07-29
1
-2
/
+3
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-2
/
+2
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-2
/
+2
*
* cygthread.cc (cygthread::detach): Fix debugging output.
Christopher Faylor
2005-06-15
1
-3
/
+0
[prev]
[next]