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
/
cygheap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
Christopher Faylor
2006-06-03
1
-13
/
+0
*
* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
Christopher Faylor
2006-06-02
1
-9
/
+0
*
* cygheap.cc (init_cygheap::manage_console_count): Turn console control handler
Christopher Faylor
2006-03-16
1
-2
/
+5
*
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
Christopher Faylor
2005-12-21
1
-2
/
+1
*
* cygheap.cc (init_cygheap::manage_console_count): Don't call FreeConsole on
Christopher Faylor
2005-12-21
1
-1
/
+2
*
* winsup.h (child_copy): Change prototype to match new functionality.
Christopher Faylor
2005-12-17
1
-1
/
+1
*
Remove unneeded whitespace.
Christopher Faylor
2005-12-05
1
-1
/
+1
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-1
/
+1
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-0
/
+14
*
* cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitely
Corinna Vinschen
2005-09-27
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.
Christopher Faylor
2005-09-23
1
-1
/
+1
*
* 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
-5
/
+0
*
Grr. REVERT erroneous checkin. AGAIN.
Christopher Faylor
2005-09-02
1
-0
/
+5
*
* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generate
Christopher Faylor
2005-09-02
1
-5
/
+0
*
revert inexplicable previous checkin
Christopher Faylor
2005-09-02
1
-0
/
+5
*
bad_addresses
Christopher Faylor
2005-09-02
1
-5
/
+0
*
white space
Christopher Faylor
2005-08-12
1
-1
/
+1
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
1
-1
/
+5
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-3
/
+6
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-2
/
+2
*
Revert 2005-05-30 close_all_files changes.
Christopher Faylor
2005-06-02
1
-1
/
+4
*
* cygheap.cc (cygheap_end): Remove bogus section attribute.
Christopher Faylor
2005-06-01
1
-1
/
+1
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-147
/
+48
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-11
/
+11
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-2
/
+1
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-1
/
+1
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failing
Christopher Faylor
2004-12-22
1
-0
/
+2
*
* spawn.cc (find_exec): Use has_slash to determine if path has a slash rather
Christopher Faylor
2004-06-02
1
-1
/
+6
*
* child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.
Christopher Faylor
2004-04-04
1
-17
/
+17
*
* cygheap.cc (cygheap_fixup_in_child): Improve strace output.
Christopher Faylor
2004-03-26
1
-1
/
+2
*
* cygheap.cc (init_cheap): Set initial_sz to something or suffer spurious
Christopher Faylor
2004-03-21
1
-4
/
+4
*
* cygheap.cc (init_cheap): Conditionalize debugging code.
Christopher Faylor
2004-03-21
1
-0
/
+2
*
* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when
Christopher Faylor
2004-03-21
1
-7
/
+27
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.
Christopher Faylor
2004-03-18
1
-7
/
+16
*
* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.
Christopher Faylor
2004-02-16
1
-1
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
1
-0
/
+2
*
* configure.in: Remove NEWVFORK default.
Christopher Faylor
2004-01-23
1
-0
/
+4
*
* cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.
Christopher Faylor
2004-01-16
1
-1
/
+6
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-0
/
+11
*
Move open_fhs from fhandler.h to cygheap.h for easier tracking. Accommodate
Christopher Faylor
2003-12-30
1
-5
/
+0
*
* fhandler.h (fhandler_tty_slave::archetype): Make public.
Christopher Faylor
2003-12-27
1
-3
/
+1
*
* fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.
Christopher Faylor
2003-12-27
1
-0
/
+7
*
* cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
Corinna Vinschen
2003-12-01
1
-0
/
+6
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
1
-25
/
+0
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.
Corinna Vinschen
2003-09-16
1
-4
/
+5
[next]