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
/
child_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
1
-1
/
+1
*
Simplify stack allocation code in child after fork
Corinna Vinschen
2015-07-07
1
-2
/
+1
*
* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.
Christopher Faylor
2013-08-23
1
-1
/
+5
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-4
/
+4
*
* child_info.h (cygheap_exec_info::sigmask): Declare new field.
Christopher Faylor
2013-03-31
1
-0
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2013-02-08
1
-4
/
+4
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-7
/
+7
*
* child_info.h (class child_info_spawn): Drop unused member lock.
Corinna Vinschen
2012-12-05
1
-2
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2012-10-22
1
-1
/
+1
*
* child_info.h (child_info_spawn::has_execed): Remove unneeded synchronization.
Christopher Faylor
2012-10-09
1
-2
/
+0
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2012-05-14
1
-1
/
+1
*
* DevNotes: Add entry cgf-000007.
Christopher Faylor
2012-05-14
1
-0
/
+2
*
* ChangeNotes: New file. Add entry cgf-000001.
Christopher Faylor
2012-05-02
1
-1
/
+1
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
1
-1
/
+1
*
* child_info.h (child_info::postfork): Define new function.
Christopher Faylor
2012-03-21
1
-2
/
+8
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
1
-2
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2012-03-20
1
-1
/
+5
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.
Christopher Faylor
2011-11-24
1
-1
/
+1
*
* pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.
Christopher Faylor
2011-11-23
1
-4
/
+4
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2011-11-16
1
-3
/
+6
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-27
/
+50
*
* child_info.h (cchildren): New struct.
Christopher Faylor
2011-10-26
1
-4
/
+12
*
* dtable.cc (dtable::delete_archetype): Improve debugging output.
Christopher Faylor
2011-10-22
1
-0
/
+4
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2011-06-09
1
-4
/
+1
*
* dll_init.cc (dll_list::find_by_modname): New function to search the dll list
Christopher Faylor
2011-05-30
1
-1
/
+2
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-3
/
+4
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
1
-2
/
+4
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
1
-1
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Corinna Vinschen
2008-03-06
1
-1
/
+1
*
* child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo for
Corinna Vinschen
2008-03-05
1
-1
/
+1
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-3
/
+6
*
* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfo
Christopher Faylor
2006-08-27
1
-2
/
+3
*
* hookapi.cc: Add comment header
Christopher Faylor
2006-07-06
1
-1
/
+1
*
white space
Christopher Faylor
2006-05-28
1
-1
/
+1
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
1
-3
/
+7
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2006-04-03
1
-1
/
+3
*
* child_info.h (child_status): Fix typo which made it impossible to set
Christopher Faylor
2006-03-22
1
-4
/
+4
*
* child_info.h (child_status): New enum.
Christopher Faylor
2006-03-20
1
-5
/
+15
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-3
/
+5
*
* child_info.h (child_info_fork::fork_retry): Declare new function.
Christopher Faylor
2006-03-15
1
-1
/
+2
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-1
/
+3
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-2
/
+3
*
* child_info.h (CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2005-10-29
1
-1
/
+1
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-1
/
+1
*
* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.
Christopher Faylor
2005-08-11
1
-1
/
+5
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-4
/
+4
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-2
/
+2
*
* child_info.h (fork_info): Use different method to alias variable.
Christopher Faylor
2005-03-19
1
-2
/
+4
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
[next]